]> Creatis software - creaToolsTools.git/blobdiff - ctest/dashboard/creaRigidRegistrationVariables.sh
Some fixes (still not OK till the end :-( )
[creaToolsTools.git] / ctest / dashboard / creaRigidRegistrationVariables.sh
index 0789c478f08bbb3424afb31f1402eb39e0f7e91d..36f780555700d3e97cfdd0b41f1241f013db8d8f 100644 (file)
@@ -5,4 +5,6 @@ currentdir=`pwd`
 cd $1
 cmake -D crea_DIR:PATH=$currentdir$2 -D BUILD_BBTK_PACKAGE_PackRecalage:BOOL=ON -D BUILD_creaRigidRegistration_DOC:BOOL=OFF CMakeCache.txt
 cmake -D BBTK_DIR:PATH=$currentdir/tmpCreaTools_INSTALL/$3 CMakeCache.txt
+cmake CMakeCache.txt
+cmake CMakeCache.txt
 cd ..