blob: 1102c21fb347e139eeb5d84b855da5acf1f2a964 (
plain)
1
2
3
4
5
6
7
8
|
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
list is a subset of the features listed in the :prop_gbl:`CMAKE_CXX_KNOWN_FEATURES`
global property.
|