2014-04-02 17:57:15 +04:00
|
|
|
COMPILE_FEATURES
|
|
|
|
----------------
|
|
|
|
|
|
|
|
Compiler features enabled for this target.
|
|
|
|
|
|
|
|
The list of features in this property are a subset of the features listed
|
|
|
|
in the :variable:`CMAKE_CXX_COMPILE_FEATURES` variable.
|
2013-10-22 17:05:49 +04:00
|
|
|
|
|
|
|
Contents of ``COMPILE_FEATURES`` may use "generator expressions" with the
|
|
|
|
syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)` manual for
|
|
|
|
available expressions.
|