mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-12 16:11:29 +08:00
Upload CDASH submissions for the 3.1 branch to a separate project
This commit is contained in:
parent
0029599c4a
commit
4ac874ed03
@ -4,14 +4,10 @@
|
||||
## # The following are required to uses Dart and the Cdash dashboard
|
||||
## ENABLE_TESTING()
|
||||
## INCLUDE(CTest)
|
||||
set(CTEST_PROJECT_NAME "Eigen")
|
||||
set(CTEST_PROJECT_NAME "Eigen3.1")
|
||||
set(CTEST_NIGHTLY_START_TIME "00:00:00 UTC")
|
||||
|
||||
set(CTEST_DROP_METHOD "http")
|
||||
set(CTEST_DROP_SITE "manao.inria.fr")
|
||||
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=Eigen")
|
||||
set(CTEST_DROP_SITE_CDASH TRUE)
|
||||
|
||||
set(CTEST_PROJECT_SUBPROJECTS
|
||||
Eigen3.1
|
||||
)
|
||||
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=Eigen3.1")
|
||||
set(CTEST_DROP_SITE_CDASH TRUE)
|
Loading…
x
Reference in New Issue
Block a user