mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-15 01:08:31 +00:00
Testing CI (5)
This commit is contained in:
parent
b207c9addd
commit
f8a0465fd9
1 changed files with 0 additions and 1 deletions
|
@ -67,6 +67,5 @@ if (VMA_ENABLE_INSTALL)
|
||||||
option(VMA_BUILD_SAMPLES "Build samples")
|
option(VMA_BUILD_SAMPLES "Build samples")
|
||||||
if (VMA_BUILD_SAMPLES)
|
if (VMA_BUILD_SAMPLES)
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
add_subdirectory(compilation_test)
|
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue