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.
2 parents 608c7b0 + 9825a58 commit 419d5a6Copy full SHA for 419d5a6
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