StringTools/CMakeLists.txt
2022-02-12 17:45:44 +01:00

4 lines
71 B
CMake

add_subdirectory(Src/)
add_subdirectory(Exec/)
add_subdirectory(Test/)