Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
5d069cda
Commit
5d069cda
authored
Jan 23, 2004
by
Andy Cedilnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Fix url
parent
8685faba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
DartConfig.cmake
DartConfig.cmake
+1
-1
No files found.
DartConfig.cmake
View file @
5d069cda
...
...
@@ -41,7 +41,7 @@ SET (CONTINUOUS_BASE_URL "${PROJECT_URL}/Testing")
SET
(
DELIVER_BROKEN_BUILD_EMAIL_WITH_TEST_FAILURES ON
)
SET
(
DELIVER_BROKEN_BUILD_EMAIL
"Continuous Nightly"
)
SET
(
EMAIL_FROM
"cmake-dashboard@public.kitware.com"
)
SET
(
DARTBOARD_BASE_URL
"http://
${
DROP_SITE
}
/Testing"
)
SET
(
DARTBOARD_BASE_URL
"http://
www.cmake.org
/Testing"
)
SET
(
DELIVER_BROKEN_BUILD_EMAIL_WITH_CONFIGURE_FAILURES 1
)
SET
(
DELIVER_BROKEN_BUILD_EMAIL_WITH_BUILD_ERRORS 1
)
...
...
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