Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
5bdfaba3
Commit
5bdfaba3
authored
Nov 23, 2008
by
Bill Hoffman
Browse files
ENH: make it submit to cdash
parent
bdfc3fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/kwsys/CTestConfig.cmake
View file @
5bdfaba3
SET
(
CTEST_PROJECT_NAME
"kwsys"
)
SET
(
CTEST_NIGHTLY_START_TIME
"21:00:00 EDT"
)
SET
(
CTEST_DART_SERVER_VERSION
"2"
)
set
(
CTEST_PROJECT_NAME
"kwsys"
)
set
(
CTEST_NIGHTLY_START_TIME
"21:00:00 EDT"
)
set
(
CTEST_DART_SERVER_VERSION
"2"
)
set
(
CTEST_DROP_METHOD
"http"
)
set
(
CTEST_DROP_SITE
"www.cdash.org"
)
set
(
CTEST_DROP_LOCATION
"/CDash/submit.php?project=PublicDashboard"
)
set
(
CTEST_DROP_SITE_CDASH TRUE
)
Write
Preview
Supports
Markdown
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