Place buildings
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
project(BreezeTests)
|
||||
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
|
||||
add_executable(window_test window_test.c)
|
||||
target_link_libraries(window_test LINK_PRIVATE Breeze)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user