Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 262859ad..5bd11c21 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -6,10 +6,10 @@
## ENABLE_TESTING()
## INCLUDE(CTest)
-set(CTEST_PROJECT_NAME "Boost.AFIO")
+set(CTEST_PROJECT_NAME "AFIO")
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "my.cdash.org")
-set(CTEST_DROP_LOCATION "/submit.php?project=Boost.AFIO")
+set(CTEST_DROP_LOCATION "/submit.php?project=AFIO")
set(CTEST_DROP_SITE_CDASH TRUE)