celestia/test/CMakeLists.txt

7 lines
98 B
CMake

add_subdirectory(common)
include(TestCase)
add_subdirectory(integration)
add_subdirectory(unit)