Skip to content
Snippets Groups Projects
Commit 9e9e008c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

cmake is in /usr/local

parent d0c46fec
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
GMSH=${HOME}/src/gmsh GMSH=${HOME}/src/gmsh
LOG=${GMSH}/nightly.log LOG=${GMSH}/nightly.log
WEB_BIN=geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Linux WEB_BIN=geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Linux
CMAKE=cmake CMAKE=/usr/local/bin/cmake
rm -f ${LOG} rm -f ${LOG}
rm -rf ${GMSH}/bin rm -rf ${GMSH}/bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment