1
0
mirror of https://github.com/GOSTSec/poolserver synced 2025-01-15 01:00:10 +00:00
poolserver/src/CMakeLists.txt
2013-07-23 16:53:32 +03:00

7 lines
76 B
CMake

add_subdirectory(server)
if(TOOLS)
add_subdirectory(tools)
endif(TOOLS)