mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
13 lines
345 B
ReStructuredText
13 lines
345 B
ReStructuredText
RCFLAGS
|
|
-------
|
|
|
|
.. include:: include/ENV_VAR.rst
|
|
|
|
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:: include/LANG_FLAGS.rst
|
|
|
|
See also :variable:`CMAKE_RC_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.
|