mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
8 lines
296 B
ReStructuredText
8 lines
296 B
ReStructuredText
ctest-submit-url
|
|
----------------
|
|
|
|
* CTest learned to accept the dashboard server submission URL from a single
|
|
variable. See the ``SubmitURL`` setting in :manual:`ctest(1)`,
|
|
the :variable:`CTEST_SUBMIT_URL` variable, and the ``SUBMIT_URL``
|
|
argument of the :command:`ctest_submit` command.
|