X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=blobdiff_plain;f=CTestConfig.cmake;fp=CTestConfig.cmake;h=26aaf4d628ca4d5130ac451aa67a9d88687b094e;hp=11f1b85bd428d05dbb555576ee20e78d03be2df2;hb=877893bd98980a3d730fd9a65f8c65a21f56c14a;hpb=4bfdf44855a31883e66739394d0f7e995b2e5753 diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 11f1b85..26aaf4d 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -29,10 +29,10 @@ ## # 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)