We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e22d5a commit 8609b8fCopy full SHA for 8609b8f
scripts/CTestConfig.cmake
@@ -1,9 +1,9 @@
1
-set(CTEST_PROJECT_NAME "Vc")
+set(CTEST_PROJECT_NAME "std-simd")
2
set(CTEST_NIGHTLY_START_TIME "00:00:00 CEST")
3
4
set(CTEST_DROP_METHOD "http")
5
set(CTEST_DROP_SITE "lxwww53.gsi.de")
6
-set(CTEST_DROP_LOCATION "/submit.php?project=Vc")
+set(CTEST_DROP_LOCATION "/submit.php?project=std-simd")
7
8
set(CTEST_DROP_SITE_CDASH TRUE)
9
0 commit comments