mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2026-01-25 02:13:16 +01:00
next try, this time with vk headers and hpp
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
add_executable(sdl_service_test start_test.cpp)
|
||||
add_executable(sdl_service_test
|
||||
./start_test.cpp
|
||||
./vulkan_test.cpp
|
||||
)
|
||||
|
||||
target_include_directories(sdl_service_test PRIVATE ".")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user