mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit 0fa969cb0ba76ef5f426e6ea56a63a5fe3cdc6ac (master).
Upstream Shortlog
-----------------
Brad King (3):
4336afc4 SystemTools: Remove redundant FindProgramPath function
54219234 SystemTools: Remove redundant FindProgram signatures
7a633bad SystemTools: Remove FindLibrary
Daniel Pfeifer (1):
ac633613 CTestConfig: Remove unused variables
6 lines
276 B
CMake
6 lines
276 B
CMake
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
|
# file Copyright.txt or https://cmake.org/licensing#kwsys for details.
|
|
|
|
set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
|
|
set(CTEST_SUBMIT_URL "https://open.cdash.org/submit.php?project=PublicDashboard")
|