mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
Help: Add 3.30 release note for error on unknown arguments to ctest
This was left out of commit 304396d13c (ctest: Show error on invalid
ctest arguments, 2024-04-03, v3.30.0-rc1~286^2).
Fixes: #26539
This commit is contained in:
@@ -212,6 +212,9 @@ Deprecated and Removed Features
|
||||
Other Changes
|
||||
=============
|
||||
|
||||
* :manual:`ctest(1)` now rejects unknown command-line arguments with an error.
|
||||
Previously they were silently ignored.
|
||||
|
||||
* The precompiled Windows ``.msi`` installers provided on
|
||||
`cmake.org <https://cmake.org/download/>`_, when performing a fresh
|
||||
installation, now modify the system-wide ``PATH`` by default.
|
||||
|
||||
Reference in New Issue
Block a user