diff options
Diffstat (limited to 'Help/release/3.0.rst')
-rw-r--r-- | Help/release/3.0.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/3.0.rst b/Help/release/3.0.rst index bef7715..39f906a 100644 --- a/Help/release/3.0.rst +++ b/Help/release/3.0.rst @@ -322,6 +322,11 @@ New Diagnostics messages up front and stops processing when no working compiler is known to be available. +* Target sources specified with the :command:`add_library` or + :command:`add_executable` command learned to reject items which + require an undocumented extra layer of variable expansion. + See policy :policy:`CMP0049`. + Deprecated and Removed Features =============================== |