Salome HOME
Remove GTest tests for C++ High API
[modules/shaper.git] / linux_run.sh
index 1193d2808228dc0303e3e0aa24e177515d8cd213..aad0cde3e4ce2df46d450b10b390dc5519fc5aa8 100755 (executable)
@@ -1,6 +1,10 @@
 #!/bin/bash
 
 source env.sh
-source env_standalone.sh
+source ${TOOLS_DIR}/env_standalone.sh
 
-${INSTALL_DIR}/bin/GeomApp "$@"
+${TOOLS_DIR}/solver.sh "$@"
+
+APP=${SHAPER_ROOT_DIR}/bin/GeomApp
+
+${APP}