Skip to content

Commit

Permalink
Pass CTEST_USE_LAUNCHERS variable to slicer
Browse files Browse the repository at this point in the history
See Issue #13851
  • Loading branch information
vovythevov committed Jan 17, 2013
1 parent 1568bf3 commit 018d4ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMake/Superbuild/External_Slicer.cmake
Expand Up @@ -93,6 +93,7 @@ if(NOT DEFINED ${proj}_DIR)
-DADDITIONAL_C_FLAGS:STRING=${ADDITIONAL_C_FLAGS}
-DADDITIONAL_CXX_FLAGS:STRING=${ADDITIONAL_CXX_FLAGS}
-DBUILD_TESTING:BOOL=OFF
-DCTEST_USE_LAUNCHERS:BOOL=${CTEST_USE_LAUNCHERS}
-D${proj}_INSTALL_BIN_DIR:STRING=${Bender_INSTALL_BIN_DIR}
-D${proj}_INSTALL_LIB_DIR:STRING=${Bender_INSTALL_BIN_DIR}
-DGIT_EXECUTABLE:FILEPATH=${GIT_EXECUTABLE}
Expand Down

0 comments on commit 018d4ee

Please sign in to comment.