Moved check target to GtsamTesting.cmake
parent
9ba94e4d3c
commit
9a1115c49b
|
@ -78,10 +78,6 @@ if (GTSAM_BUILD_TESTS)
|
|||
include(CTest)
|
||||
endif()
|
||||
|
||||
# Enable make check (http://www.cmake.org/Wiki/CMakeEmulateMakeCheck)
|
||||
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND})
|
||||
add_custom_target(timing)
|
||||
|
||||
# Find boost
|
||||
find_package(Boost 1.40 COMPONENTS serialization REQUIRED)
|
||||
|
||||
|
|
Loading…
Reference in New Issue