cmake/Help/envvar/RCFLAGS.rst
2022-11-16 20:14:03 +01:00

13 lines
329 B
ReStructuredText

RCFLAGS
-------
.. include:: ENV_VAR.txt
Add default compilation flags to be used when compiling ``RC`` (resource) files.
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_RC_FLAGS <CMAKE_<LANG>_FLAGS>`
.. |LANG| replace:: ``RC``
.. include:: LANG_FLAGS.txt
See also :variable:`CMAKE_RC_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.