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

No commit message

No commit message
parent c009d0e0
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
# this is the common ctest script used by all gmsh nightly (and experimental) # this is the common ctest script used by all gmsh nightly (and experimental)
# builds, on all architectures # builds, on all architectures
set(CTEST_SITE "ace25.montefiore")
set(CTEST_SOURCE_DIRECTORY "$ENV{HOME}/src/gmsh") set(CTEST_SOURCE_DIRECTORY "$ENV{HOME}/src/gmsh")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin") set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles") set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
# See the LICENSE.txt file for license information. Please report all # See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>. # bugs and problems to <gmsh@geuz.org>.
set(CTEST_SITE "ace25 (Debian 32 bits)")
set(CTEST_CMAKE_COMMAND "/usr/local/bin/cmake") set(CTEST_CMAKE_COMMAND "/usr/local/bin/cmake")
set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Linux") set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Linux")
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
# See the LICENSE.txt file for license information. Please report all # See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>. # bugs and problems to <gmsh@geuz.org>.
set(CTEST_SITE "ace25 (OSX 10.5)")
set(CTEST_CMAKE_COMMAND "cmake") set(CTEST_CMAKE_COMMAND "cmake")
set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/MacOSX") set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/MacOSX")
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
# See the LICENSE.txt file for license information. Please report all # See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>. # bugs and problems to <gmsh@geuz.org>.
set(CTEST_SITE "ace25 (Windows XP)")
set(CTEST_CMAKE_COMMAND "cmake") set(CTEST_CMAKE_COMMAND "cmake")
set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Windows") set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Windows")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment