1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 03:48:02 +08:00

Help: Add release note for EXCLUDE_FROM_ALL genex support

This commit is contained in:
Brad King
2020-07-23 07:14:48 -04:00
parent 807c8aa9f0
commit 22bd267388

View File

@@ -0,0 +1,5 @@
EXCLUDE_FROM_ALL-genex
----------------------
* The :prop_tgt:`EXCLUDE_FROM_ALL` target property gained support for
:manual:`generator expressions <cmake-generator-expressions(7)>`.