Skip to content
Snippets Groups Projects
Commit abac76f1 authored by Gauthier Becker's avatar Gauthier Becker
Browse files

This time its works... build and cm3apps drop to cm3012

parent d11073ac
No related branches found
No related tags found
No related merge requests found
......@@ -167,10 +167,6 @@ if(NOT HOSTNAME)
endif(NOT HOSTNAME)
set(GMSH_HOST "${HOSTNAME}")
# custom the drop site
set(CUSTOM_DROP_SITE "onelab.info")
set(CUSTOM_DROP_LOCATION "/CDash/submit.php?project=Gmsh")
set(CUSTOM_DROP_PROJECT "Gmsh")
if(NOT PACKAGER)
set(PACKAGER "unknown")
endif(NOT PACKAGER)
......
......@@ -7,6 +7,10 @@
# builds, on all architectures
set(CTEST_SITE "ace36.montefiore")
# custom the drop site
set(CUSTOM_DROP_SITE "onelab.info")
set(CUSTOM_DROP_LOCATION "/CDash/submit.php?project=Gmsh")
set(CUSTOM_DROP_PROJECT "Gmsh")
find_program(CTEST_SVN_COMMAND NAMES svn)
find_program(CTEST_COVERAGE_COMMAND NAMES gcov)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment