Skip to content

Commit 8609b8f

Browse files
committed
Submit to its own dashboard
Signed-off-by: Matthias Kretz <kretz@kde.org>
1 parent 0e22d5a commit 8609b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/CTestConfig.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
set(CTEST_PROJECT_NAME "Vc")
1+
set(CTEST_PROJECT_NAME "std-simd")
22
set(CTEST_NIGHTLY_START_TIME "00:00:00 CEST")
33

44
set(CTEST_DROP_METHOD "http")
55
set(CTEST_DROP_SITE "lxwww53.gsi.de")
6-
set(CTEST_DROP_LOCATION "/submit.php?project=Vc")
6+
set(CTEST_DROP_LOCATION "/submit.php?project=std-simd")
77

88
set(CTEST_DROP_SITE_CDASH TRUE)
99

0 commit comments

Comments
 (0)