|
@@ -88,7 +88,7 @@ Available logical expressions are:
|
|
|
increases the required :prop_tgt:`C_STANDARD` or :prop_tgt:`CXX_STANDARD`
|
|
increases the required :prop_tgt:`C_STANDARD` or :prop_tgt:`CXX_STANDARD`
|
|
|
for the 'head' target, an error is reported. See the
|
|
for the 'head' target, an error is reported. See the
|
|
|
:manual:`cmake-compile-features(7)` manual for information on
|
|
:manual:`cmake-compile-features(7)` manual for information on
|
|
|
- compile features.
|
|
|
|
|
|
|
+ compile features and a list of supported compilers.
|
|
|
``$<COMPILE_LANGUAGE:lang>``
|
|
``$<COMPILE_LANGUAGE:lang>``
|
|
|
``1`` when the language used for compilation unit matches ``lang``,
|
|
``1`` when the language used for compilation unit matches ``lang``,
|
|
|
otherwise ``0``. This expression used to specify compile options for
|
|
otherwise ``0``. This expression used to specify compile options for
|