4 lines
84 B
CMake
4 lines
84 B
CMake
project(unit_tests)
|
|
|
|
add_subdirectory(pattern_language)
|
|
add_subdirectory(algorithms) |