mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 13:44:02 +08:00
13 lines
342 B
ReStructuredText
13 lines
342 B
ReStructuredText
CXXFLAGS
|
|
--------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Add default compilation flags to be used when compiling ``CXX`` (C++) files.
|
|
|
|
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_CXX_FLAGS <CMAKE_<LANG>_FLAGS>`
|
|
.. |LANG| replace:: ``CXX``
|
|
.. include:: LANG_FLAGS.txt
|
|
|
|
See also :variable:`CMAKE_CXX_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.
|