mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Merge topic 'offer_compiler_lang_generator_expression'
e214abdaabGenex: Add COMPILE_LANG_AND_ID generator expressionf84ed796a2Docs: Generator-expressions remove usage of `CMake-id` Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3300
This commit is contained in:
7
Help/release/dev/genex-COMPILE_LANG_AND_ID.rst
Normal file
7
Help/release/dev/genex-COMPILE_LANG_AND_ID.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
genex-COMPILE_LANG_AND_ID
|
||||
--------------------------
|
||||
|
||||
* A new ``COMPILE_LANG_AND_ID`` generator expression was introduced to
|
||||
allow specification of compile options for target files based on the
|
||||
:variable:`CMAKE_<LANG>_COMPILER_ID` and :prop_sf:`LANGUAGE` and of
|
||||
each source file.
|
||||
Reference in New Issue
Block a user