]> Creatis software - creaRigidRegistration.git/blobdiff - CTestConfig.cmake
Added CTest configuration to enable CDash tests.
[creaRigidRegistration.git] / CTestConfig.cmake
index 11f1b85bd428d05dbb555576ee20e78d03be2df2..26aaf4d628ca4d5130ac451aa67a9d88687b094e 100644 (file)
 ## # The following are required to uses Dart and the Cdash dashboard
 ##   ENABLE_TESTING()
 ##   INCLUDE(Dart)
-set(CTEST_PROJECT_NAME "crea")
+set(CTEST_PROJECT_NAME "creaRigidRegistration")
 set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
 
 set(CTEST_DROP_METHOD "http")
 set(CTEST_DROP_SITE "www.creatis.insa-lyon.fr")
-set(CTEST_DROP_LOCATION "/cdash/submit.php?project=crea")
+set(CTEST_DROP_LOCATION "/cdash/submit.php?project=creaRigidRegistration")
 set(CTEST_DROP_SITE_CDASH TRUE)