mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-07 13:46:35 +01:00
next try, this time with vk headers and hpp
This commit is contained in:
@@ -40,6 +40,8 @@ else()
|
||||
target_link_libraries(sdl_service glad)
|
||||
endif()
|
||||
|
||||
target_link_libraries(sdl_service Vulkan::Headers)
|
||||
|
||||
if(VCPKG_TARGET_TRIPLET)
|
||||
target_link_libraries(sdl_service SDL2::SDL2 SDL2::SDL2main SDL2::SDL2-static)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user