Skip to content
Snippets Groups Projects
Commit da43153d authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

CI: enable testing

parent 3a9756d7
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ set (PROJECT_SOURCE_DIR "${OTB_SOURCE_DIR}")
set (CMAKE_COMMAND "cmake")
# Data directory setting
set (OTB_DATA_ROOT "${OTB_SOURCE_DIR}/otb-data/") # todo
set (OTB_LARGEINPUT_ROOT "") # todo
......@@ -74,6 +73,6 @@ if ( NOT _build_rv EQUAL 0 )
message( SEND_ERROR "An error occurs during ctest_build.")
endif()
# ctest_test(PARALLEL_LEVEL 8)
ctest_test(PARALLEL_LEVEL 8)
ctest_submit()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment