Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Aron Helser
VTK
Commits
722293a7
Commit
722293a7
authored
Apr 09, 2012
by
Marcus D. Hanwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Move back to main VTK project for CTest submission
Change-Id: If8ae82e20adcc3c7329e1b3f82694ba1130ea392
parent
2d323fc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CTestConfig.cmake
CTestConfig.cmake
+2
-2
No files found.
CTestConfig.cmake
View file @
722293a7
...
...
@@ -4,10 +4,10 @@
## # The following are required to uses Dart and the Cdash dashboard
## ENABLE_TESTING()
## INCLUDE(CTest)
set
(
CTEST_PROJECT_NAME
"VTK
Modular
"
)
set
(
CTEST_PROJECT_NAME
"VTK"
)
set
(
CTEST_NIGHTLY_START_TIME
"01:00:00 UTC"
)
set
(
CTEST_DROP_METHOD
"http"
)
set
(
CTEST_DROP_SITE
"www.cdash.org"
)
set
(
CTEST_DROP_LOCATION
"/CDash/submit.php?project=VTK
Modular
"
)
set
(
CTEST_DROP_LOCATION
"/CDash/submit.php?project=VTK"
)
set
(
CTEST_DROP_SITE_CDASH TRUE
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment