Version 0 not fully working
This commit is contained in:
4
vendor/CMakeLists.txt
vendored
Normal file
4
vendor/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
add_subdirectory(SDL)
|
||||
|
||||
add_library(vendor INTERFACE)
|
||||
target_link_libraries(vendor INTERFACE SDL3::SDL3)
|
||||
Reference in New Issue
Block a user