Commit 50399a2
committed
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.1 parent 4ff7bc6 commit 50399a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments