summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
blob: 6be01245f304e72e94b4e008549ae72dec93cf16 (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 :variable:`CMAKE_CXX_KNOWN_FEATURES`
variable.