2013-10-17 13:47:29 +04:00
|
|
|
CMAKE_CXX_COMPILE_FEATURES
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
List of features known to the C++ compiler
|
|
|
|
|
|
|
|
These features are known to be available for use with the C++ compiler. This
|
2014-05-02 12:03:24 +04:00
|
|
|
list is a subset of the features listed in the :prop_gbl:`CMAKE_CXX_KNOWN_FEATURES`
|
|
|
|
global property.
|
2014-03-19 02:50:18 +04:00
|
|
|
|
|
|
|
See the :manual:`cmake-compile-features(7)` manual for information on
|
|
|
|
compile features.
|