initial commit
This commit is contained in:
4
client/CMakeLists.txt
Normal file
4
client/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(SRC_ROOT ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(gui)
|
||||
Reference in New Issue
Block a user