Add build status badge

This commit is contained in:
Dennis Klein
2018-04-11 03:14:11 +02:00
committed by Dennis Klein
parent 5ea687a77e
commit bb7a97f160
4 changed files with 78 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ set(CTEST_NIGHTLY_START_TIME "00:00:00 CEST")
set(CTEST_DROP_METHOD "https")
set(CTEST_DROP_SITE "cdash.gsi.de")
set(CTEST_DROP_LOCATION "/submit.php?project=FairRoot")
set(CTEST_DROP_LOCATION "/submit.php?project=FairLogger")
set(CTEST_DROP_SITE_CDASH TRUE)
set(CTEST_TESTING_TIMEOUT 60)