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 608c7b0 commit 9825a58Copy full SHA for 9825a58
CTestConfig.cmake
@@ -0,0 +1,9 @@
1
+set(CTEST_PROJECT_NAME "SlicerExecutionModel")
2
+set(CTEST_NIGHTLY_START_TIME "3:00:00 UTC")
3
+
4
+set(CTEST_DROP_METHOD "http")
5
+set(CTEST_DROP_SITE "slicer.cdash.org")
6
+set(CTEST_DROP_LOCATION "/submit.php?project=SlicerExecutionModel")
7
+set(CTEST_DROP_SITE_CDASH TRUE)
8
9
0 commit comments