summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
blob: 7f70f6edb6db5497ce021a8aabbc457343a38c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMAKE_C_STANDARD_REQUIRED
-------------------------

Default value for :prop_tgt:`C_STANDARD_REQUIRED` property of targets.

This variable is used to initialize the :prop_tgt:`C_STANDARD_REQUIRED`
property on all targets.  See that target property for additional
information.

See the :manual:`cmake-compile-features(7)` manual for information on
compile features and a list of supported compilers.
t' value='reload'/>
authorGeorg Brandl <georg@python.org>2011-02-20 10:41:31 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-20 10:41:31 (GMT)
commitfa2c61a22279f286e6e3abee0581fe66eb812737 (patch)
treeff869387789a3960af9ba2dd46cca4e0e86e8668 /PC/example_nt
parent3ebb6b361553b1a786396189e92945a59075e51a (diff)
downloadcpython-fa2c61a22279f286e6e3abee0581fe66eb812737.zip
cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.gz
cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.bz2
More automated version replacement.