Salome HOME
ROOT : cleanup + add ROOT master product batch file
[tools/sat_salome.git] / products / compil_scripts / planegcs.sh
index 58cc667ac30d9241585187d55277aeec87bebe5c..1e3f13d5b33f335b775947d58097ce644def9c78 100755 (executable)
@@ -9,7 +9,7 @@ echo "##########################################################################
 cd $SOURCE_DIR
 
 # Install dir
-CMAKE_OPTIONS=$CMAKE_OPTIONS" -DCMAKE_INSTALL_PREFIX=$PRODUCT_INSTALL"
+CMAKE_OPTIONS+=" -DCMAKE_INSTALL_PREFIX=$PRODUCT_INSTALL"
 
 echo
 echo "*** cmake " ${CMAKE_OPTIONS}