Revision 8fad32f5b9ebf47ced97bfb40d73ffafb5d96aca authored by Brad King on 19 March 2020, 10:57:44 UTC, committed by Kitware Robot on 19 March 2020, 10:57:51 UTC
1994f950ff cmake: List valid values for --trace-format on the command line
e39766d84a Help: Fix documentation of --trace-format parameter

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4500
2 parent s 9abc99e + 1994f95
Raw File
CMAKE_C_COMPILE_FEATURES.rst
CMAKE_C_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_C_KNOWN_FEATURES` global property.

See the :manual:`cmake-compile-features(7)` manual for information on
compile features and a list of supported compilers.
back to top