mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05: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:
@@ -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