WE BE RENDERING BABY
This commit is contained in:
2
destrum/third_party/CMakeLists.txt
vendored
2
destrum/third_party/CMakeLists.txt
vendored
@@ -15,7 +15,7 @@ add_subdirectory(sdl)
|
||||
|
||||
add_subdirectory(vk-bootstrap)
|
||||
if (MSVC)
|
||||
target_compile_definitions(vk-bootstrap PRIVATE $<$<CONFIG:Debug>:_ITERATOR_DEBUG_LEVEL=1>)
|
||||
# target_compile_definitions(vk-bootstrap PRIVATE $<$<CONFIG:Debug>:_ITERATOR_DEBUG_LEVEL=1>)
|
||||
endif()
|
||||
if (BUILD_SHARED_LIBS)
|
||||
set_target_properties(vk-bootstrap PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user