You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Require a compatible VulkanHeaders version in find_package
Adding this field uses the generated version in `project()` to force CMake to check
that the found VulkanHeaders package's version is the same or greater than the
version of VulkanHeaders this project was generated with.
0 commit comments