X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FcreaRigidRegistrationVariables.sh;h=c34c98ccbb58d5204e53dd1f7f590f551ca2ad89;hb=42865cbbf57622cd32c2aac7736c8386de1b9498;hp=29a137a793e129bb4a2c5caa222c935d6f1e7b77;hpb=408ce0d93a1f7cf4e06d77e4dcc122e4a4965cc6;p=creaToolsTools.git diff --git a/Install/scripts/creaRigidRegistrationVariables.sh b/Install/scripts/creaRigidRegistrationVariables.sh index 29a137a..c34c98c 100644 --- a/Install/scripts/creaRigidRegistrationVariables.sh +++ b/Install/scripts/creaRigidRegistrationVariables.sh @@ -2,11 +2,11 @@ # $2 : generationdir # $3 : ON/OFF (generate doc) -binfolder=$2/tmpCreaTools_INSTALL/$1Bin +binfolder=$2/creatools_bin/$1Bin cd $binfolder -cmake -D crea_DIR:PATH=$currentdir$2 -D BUILD_BBTK_PACKAGE_PackRecalage:BOOL=ON -D BUILD_creaRigidRegistration_DOC:BOOL=$3 -D crea_DIR:PATH=$2/tmpCreaTools_INSTALL/creaBin CMakeCache.txt +cmake -D crea_DIR:PATH=$currentdir$2 -D BUILD_BBTK_PACKAGE_PackRecalage:BOOL=ON -D BUILD_creaRigidRegistration_DOC:BOOL=$3 -D crea_DIR:PATH=$2/creatools_bin/creaBin CMakeCache.txt cmake CMakeCache.txt cmake CMakeCache.txt