We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b207c9a commit f8a0465Copy full SHA for f8a0465
CMakeLists.txt
@@ -67,6 +67,5 @@ if (VMA_ENABLE_INSTALL)
67
option(VMA_BUILD_SAMPLES "Build samples")
68
if (VMA_BUILD_SAMPLES)
69
add_subdirectory(src)
70
- add_subdirectory(compilation_test)
71
endif()
72
0 commit comments