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
d6c6ab78
Commit
d6c6ab78
authored
Apr 09, 2002
by
Bill Hoffman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change EST to EDT
parent
7d8d326d
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 @
d6c6ab78
# Dashboard is opened for submissions for a 24 hour period starting at
# the specified NIGHLY_START_TIME. Time is specified in 24 hour format.
SET
(
NIGHTLY_START_TIME
"22:00:00 E
S
T"
)
SET
(
NIGHTLY_START_TIME
"22:00:00 E
D
T"
)
# Dart server to submit results (used by client)
SET
(
DROP_SITE
"public.kitware.com"
)
...
...
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