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 0788eb6 commit baeb363Copy full SHA for baeb363
CTestConfig.cmake
@@ -0,0 +1,7 @@
1
+set(CTEST_PROJECT_NAME "ITK")
2
+set(CTEST_NIGHTLY_START_TIME "1:00:00 UTC")
3
+
4
+set(CTEST_DROP_METHOD "http")
5
+set(CTEST_DROP_SITE "open.cdash.org")
6
+set(CTEST_DROP_LOCATION "/submit.php?project=Insight")
7
+set(CTEST_DROP_SITE_CDASH TRUE)
0 commit comments