3 lines
119 B
CMake
3 lines
119 B
CMake
|
|
set(ignore_test "testNestedDissection.cpp")
|
||
|
|
gtsamAddTestsGlob(partition "test*.cpp" "${ignore_test}" "gtsam_unstable")
|