Bugfix: Corrected CDDash repo to 4.0. Martin Beaudoin
This commit is contained in:
parent
990f036ea4
commit
09baafc79a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
|
||||||
|
|
||||||
set(CTEST_DROP_METHOD "http")
|
set(CTEST_DROP_METHOD "http")
|
||||||
set(CTEST_DROP_SITE "foam-extend.sourceforge.net")
|
set(CTEST_DROP_SITE "foam-extend.sourceforge.net")
|
||||||
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=foam-extend-3.2")
|
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=foam-extend-4.0")
|
||||||
set(CTEST_DROP_SITE_CDASH TRUE)
|
set(CTEST_DROP_SITE_CDASH TRUE)
|
||||||
|
|
||||||
# We can override those variables for local sites so you can use
|
# We can override those variables for local sites so you can use
|
||||||
|
|
Reference in a new issue