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:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-29 05:03:15 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-29 05:03:15 +0300
commit5b66d6d031abfda4f9692d5319e7806f3e5c762b (patch)
treee0c532d76fbcda10f7dd493cf8e50a4b5aa96a8e /CTestConfig.cmake
parent0b095411ac4f2b2d6a753323081fb7740297892d (diff)
Fix cdash upload.
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 5bd11c21..1c2cca41 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -11,5 +11,5 @@ 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=AFIO")
+set(CTEST_DROP_LOCATION "/submit.php?project=Boost.AFIO")
set(CTEST_DROP_SITE_CDASH TRUE)