1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-08-02 05:35:31 +02:00
gbe_fork/cmake/share/cmake-3.27/Help/envvar/CFLAGS.rst

12 lines
324 B
ReStructuredText

CFLAGS
------
.. include:: ENV_VAR.txt
Add default compilation flags to be used when compiling ``C`` files.
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_C_FLAGS <CMAKE_<LANG>_FLAGS>`
.. |LANG| replace:: ``C``
.. include:: LANG_FLAGS.txt
See also :variable:`CMAKE_C_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.