2013-11-04 01:15:43 +01:00
|
|
|
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.
|
2014-03-18 23:50:18 +01:00
|
|
|
|
|
|
|
See the :manual:`cmake-compile-features(7)` manual for information on
|
2015-04-07 14:10:50 -04:00
|
|
|
compile features and a list of supported compilers.
|