Skip to content

Commit

Permalink
Merge topic 'ctest-invalid-arg' into release-3.30
Browse files Browse the repository at this point in the history
30dded4 Help: Add 3.30 release note for error on unknown arguments to ctest

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10106
  • Loading branch information
bradking committed Dec 17, 2024
2 parents e80d42c + 30dded4 commit ba86b3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Help/release/3.30.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ba86b3d

Please sign in to comment.