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

remove dynamic nightly builds

parent 5ed65cb9
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,5 @@ set(CDASH_MODEL "Nightly") ...@@ -8,9 +8,5 @@ set(CDASH_MODEL "Nightly")
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_linux64.ctest) include(gmsh_linux64.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_linux64.ctest)
set(EXTRA_VERSION "-coverage-git") set(EXTRA_VERSION "-coverage-git")
include(gmsh_linux64_coverage.ctest) include(gmsh_linux64_coverage.ctest)
...@@ -7,7 +7,3 @@ set(CTEST_NIGHTLY_START_TIME "22:00:00 UTC") ...@@ -7,7 +7,3 @@ set(CTEST_NIGHTLY_START_TIME "22:00:00 UTC")
set(CDASH_MODEL "Nightly") set(CDASH_MODEL "Nightly")
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_mac.ctest) include(gmsh_mac.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_mac.ctest)
...@@ -7,7 +7,3 @@ set(CTEST_NIGHTLY_START_TIME "22:00:00 UTC") ...@@ -7,7 +7,3 @@ set(CTEST_NIGHTLY_START_TIME "22:00:00 UTC")
set(CDASH_MODEL "Nightly") set(CDASH_MODEL "Nightly")
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_win64.ctest) include(gmsh_win64.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_win64.ctest)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment