[olympic] Move keel, turbine, and studio to olympic
This commit is contained in:
5
src/olympic/keel/CMakeLists.txt
Normal file
5
src/olympic/keel/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
add_subdirectory(src)
|
||||
|
||||
if(TURBINE_BUILD_TYPE STREQUAL "Native")
|
||||
add_subdirectory(test)
|
||||
endif()
|
Reference in New Issue
Block a user