server/dep/tomlib/CMakeLists.txt
2020-02-16 01:55:18 +00:00

4 lines
64 B
CMake

project(TomLib)
add_subdirectory(Crypt)
add_subdirectory(Math)