Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use C++17 as standard in CMake script #201

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

spnda
Copy link
Contributor

@spnda spnda commented Mar 14, 2024

Also lets the script default to the Vulkan-Headers submodule for ease-of-use.

@SaschaWillems
Copy link
Owner

Sorry for the late reply, but what's the reason behind the option to use Vulkan headers others than the one from this submodule? The application should always be tied to a given header revision.

@spnda
Copy link
Contributor Author

spnda commented Apr 12, 2024

I don't really know, that was already a thing before but it never defaulted to the submodule properly. Now when you build it it will always use the submodule as expected. Probably something about the SDK build process sharing a single headers clone.

@SaschaWillems SaschaWillems merged commit 4b81c7e into SaschaWillems:master Nov 11, 2024
5 checks passed
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.

2 participants