Files

4 lines
119 B
CMake

add_subdirectory(../../kernel/debug ${CMAKE_CURRENT_BINARY_DIR}/lib)
add_subdirectory(client)
add_subdirectory(server)