mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
Help: Add release notes for updated generator expressions
This commit is contained in:
committed by
Brad King
parent
808b818063
commit
162555d7ec
@@ -0,0 +1,8 @@
|
||||
genex-comma-separated
|
||||
---------------------
|
||||
|
||||
* The :manual:`generator expressions <cmake-generator-expressions(7)>`
|
||||
``C_COMPILER_ID``, ``CXX_COMPILER_ID``, ``CUDA_COMPILER_ID``,
|
||||
``Fortran_COMPILER_ID``, ``COMPILE_LANGUAGE``, ``COMPILE_LANG_AND_ID``, and
|
||||
``PLATFORM_ID`` learned to support matching one value from a comma-separated
|
||||
list.
|
||||
Reference in New Issue
Block a user