mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
Help: Add 3.31 release note for cmake_parse_arguments CMP0174
This was left out by commit ceeea4e511 (cmake_parse_arguments: Set
variable if empty string given after keyword, 2024-08-18,
v3.31.0-rc1~175^2).
This commit is contained in:
@@ -253,3 +253,7 @@ Other Changes
|
|||||||
:variable:`<PROJECT-NAME>_SOURCE_DIR`, :variable:`<PROJECT-NAME>_BINARY_DIR`,
|
:variable:`<PROJECT-NAME>_SOURCE_DIR`, :variable:`<PROJECT-NAME>_BINARY_DIR`,
|
||||||
and :variable:`<PROJECT-NAME>_IS_TOP_LEVEL` as both normal variables and
|
and :variable:`<PROJECT-NAME>_IS_TOP_LEVEL` as both normal variables and
|
||||||
cache entries. See policy :policy:`CMP0180`.
|
cache entries. See policy :policy:`CMP0180`.
|
||||||
|
|
||||||
|
* The :command:`cmake_parse_arguments(PARSE_ARGV)` command now defines a
|
||||||
|
variable for an empty string after a single-value keyword. See policy
|
||||||
|
:policy:`CMP0174`.
|
||||||
|
|||||||
Reference in New Issue
Block a user