Disabled non-working smartfactors test
parent
01dbca8ce1
commit
c394f9a601
|
@ -26,6 +26,7 @@ set (slam_full_libs
|
|||
# Exclude tests that don't work
|
||||
set (slam_excluded_tests
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/tests/testSerialization.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/tests/testSmartProjectionFactor.cpp"
|
||||
# "" # Add to this list, with full path, to exclude
|
||||
)
|
||||
# Add all tests
|
||||
|
|
Loading…
Reference in New Issue