COMPILE_FEATURESΒΆ

Compiler features enabled for this target.

The list of features in this property are a subset of the features listed in the CMAKE_CXX_COMPILE_FEATURES variable.

Contents of COMPILE_FEATURES may use “generator expressions” with the syntax $<...>. See the cmake-generator-expressions(7) manual for available expressions.

Previous topic

COMPILE_DEFINITIONS

Next topic

COMPILE_FLAGS

This Page