]> SALOME platform Git repositories - modules/shaper.git/blobdiff - make.sh
Salome HOME
Use SALOME V7.7.0
[modules/shaper.git] / make.sh
diff --git a/make.sh b/make.sh
index 725d131dc330fca47fbaaed952a527ed960a65e3..fd684dce090a101d4b69ad5c0082e9676fde75a0 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 source env.sh
-source ${TOOLS_DIR}/env_standalone.sh
+source ${TOOLS_DIR}/env_salome.sh
 
 CMAKE_ARGS=""
 if [ -f GCOV ]; then