X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CTestConfig.cmake;h=15bbadd615cfa17269b85c13408d813e1e3237dc;hb=6808027e48645d72771bbb0e342e8be47dd0ea92;hp=ac1f6fc2b789eeda681ed8966e3472a46bde495f;hpb=a9915bcc0ca7314a7ca6a99bdee7794dff6b0f79;p=clitk.git diff --git a/CTestConfig.cmake b/CTestConfig.cmake index ac1f6fc..15bbadd 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -10,6 +10,3 @@ SET_IF_NOT_SET(CTEST_DROP_SITE "my.cdash.org") SET_IF_NOT_SET(CTEST_DROP_LOCATION "/submit.php?project=VV") SET_IF_NOT_SET(CTEST_DROP_SITE_CDASH TRUE) SET_IF_NOT_SET(CTEST_PROJECT_NAME "vv_itk4") - -#========================================================= -SET(CLITK_TEST_DATA_PATH ${PROJECT_BINARY_DIR}/tests/data/ CACHE INTERNAL DOCSTRING)