diff options
Diffstat (limited to 'Help/prop_tgt/COMPILE_FEATURES.rst')
-rw-r--r-- | Help/prop_tgt/COMPILE_FEATURES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_tgt/COMPILE_FEATURES.rst b/Help/prop_tgt/COMPILE_FEATURES.rst new file mode 100644 index 0000000..b2c6145 --- /dev/null +++ b/Help/prop_tgt/COMPILE_FEATURES.rst @@ -0,0 +1,7 @@ +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. |