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

prepare msvc

parent 66ea2da1
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,6 @@ ...@@ -9,8 +9,6 @@
set(CTEST_SITE "ace36.montefiore") set(CTEST_SITE "ace36.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_CMAKE_GENERATOR "Unix Makefiles")
set(CTEST_BUILD_CONFIGURATION "RelWithDebInfo") set(CTEST_BUILD_CONFIGURATION "RelWithDebInfo")
set(CTEST_SVN_REPOS https://geuz.org/svn/gmsh/trunk) set(CTEST_SVN_REPOS https://geuz.org/svn/gmsh/trunk)
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
# bugs and problems to the public mailing list <gmsh@geuz.org>. # bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "/usr/bin/cmake") set(CTEST_CMAKE_COMMAND "/usr/bin/cmake")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
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")
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
# bugs and problems to the public mailing list <gmsh@geuz.org>. # bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "/usr/bin/cmake") set(CTEST_CMAKE_COMMAND "/usr/bin/cmake")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
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")
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
# bugs and problems to the public mailing list <gmsh@geuz.org>. # bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "/usr/local/bin/cmake") set(CTEST_CMAKE_COMMAND "/usr/local/bin/cmake")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
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")
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
# bugs and problems to the public mailing list <gmsh@geuz.org>. # bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "cmake") set(CTEST_CMAKE_COMMAND "cmake")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
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")
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
# bugs and problems to the public mailing list <gmsh@geuz.org>. # bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "cmake") set(CTEST_CMAKE_COMMAND "cmake")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin")
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
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