Skip to content

Conversation

@zeux
Copy link
Owner

@zeux zeux commented Nov 23, 2025

When Vulkan-Headers is used by the application, we can use the include path from it even though other ways to discover the include paths fail. This simplifies the usage of volk via CPM and when using it as part of a project that also uses Vulkan-Headers; it does require the application to include Vulkan-Headers first, as there's no way to discover it otherwise.

Fixes #270.

When Vulkan-Headers is used by the application, we can use the include path
from it even though other ways to discover the include paths fail. This
simplifies the usage of volk via CPM and when using it directly; it does
require the application to include Vulkan-Headers first, as there's no way
to discover it otherwise.
@tksuoran
Copy link

Works for me 👍🏻

tksuoran added a commit to tksuoran/erhe that referenced this pull request Nov 23, 2025
@zeux zeux merged commit 04a46e2 into master Nov 24, 2025
6 checks passed
@zeux zeux deleted the vh-include branch November 24, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve CPM support

2 participants