mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-07-04 00:26:46 +02:00
start refactoring
This commit is contained in:
1
external/CMakeLists.txt
vendored
1
external/CMakeLists.txt
vendored
@ -39,6 +39,7 @@ if(NOT MM_HEADLESS)
|
||||
endif()
|
||||
|
||||
add_subdirectory("Vulkan-Headers")
|
||||
target_compile_definitions(Vulkan-Headers INTERFACE VULKAN_HPP_DISPATCH_LOADER_DYNAMIC=1)
|
||||
|
||||
# stb utilies
|
||||
add_subdirectory("stb")
|
||||
|
Reference in New Issue
Block a user