Skip to content
Snippets Groups Projects
Verified Commit 21f9c6bd authored by Tobias Frisch's avatar Tobias Frisch
Browse files

[#85] Removed implicit vulkan inclusion from GLFW

parent 94531e4b
No related branches found
No related tags found
1 merge request!73Resolve "MinGW - the messy compiler support"
Pipeline #26056 passed
find_package(glfw3 QUIET)
list(APPEND vkcv_definitions GLFW_INCLUDE_VULKAN)
if (glfw3_FOUND)
list(APPEND vkcv_libraries glfw)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment