X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=ctest%2Fdashboard%2FcreaContoursVariables.sh;h=2124f1f1535e21c70ca973ea1428cb06646fa45c;hb=0f44123be5b25c653499265d5c86b9e7be4dfa6e;hp=df32ba6c0faa03ff17b48c134e5568b9e992b391;hpb=811446347e87b61566501344c2c56d2396e9891c;p=creaToolsTools.git diff --git a/ctest/dashboard/creaContoursVariables.sh b/ctest/dashboard/creaContoursVariables.sh index df32ba6..2124f1f 100644 --- a/ctest/dashboard/creaContoursVariables.sh +++ b/ctest/dashboard/creaContoursVariables.sh @@ -6,6 +6,6 @@ binfolder=$2/tmpCreaTools_INSTALL/$1Bin cd $binfolder cmake -D BBTK_DIR:PATH=$2/tmpCreaTools_INSTALL/bbtkBin -D crea_DIR:PATH=$2/tmpCreaTools_INSTALL/creaBin -D BUILD_BBTK_PACKAGE_creaContours:BOOL=ON -D creaContours_DOC:BOOL=$3 CMakeCache.txt -#cmake -D BUILD_BBTK_PACKAGE_creaContours_DOXYGEN_DOC:BOOL=$3 CMakeCache.txt +cmake -D BUILD_BBTK_PACKAGE_creaContours_DOXYGEN_DOC:BOOL=$3 CMakeCache.txt cd ..