mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Merge topic 'ctest-updates'
d9195ab081Tests: Teach run_ctest to handle removal of CTestConfig.cmake1ca53f5ef1Remove unnecessary CTEST_PROJECT_NAME variables15ac4aae0eRemove warning when no CTestConfig.cmake file exists3125c47d27ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value36bbd07a76CDashUpload: Use the query part of the submit url as fielde1dfe8cee6CTest: Don't require 'submit.php?' in submit location Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2640
This commit is contained in:
@@ -50,9 +50,7 @@ The options are:
|
||||
for an example.
|
||||
|
||||
``PROJECT_NAME <project-name>``
|
||||
Set the name of the project to build. This should correspond
|
||||
to the top-level call to the :command:`project` command.
|
||||
If not specified the ``CTEST_PROJECT_NAME`` variable will be checked.
|
||||
Ignored. This was once used but is no longer needed.
|
||||
|
||||
``TARGET <target-name>``
|
||||
Specify the name of a target to build. If not specified the
|
||||
|
||||
Reference in New Issue
Block a user