Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Help / envvar / RCFLAGS.rst
1 RCFLAGS
2 -------
3
4 .. include:: ENV_VAR.txt
5
6 Add default compilation flags to be used when compiling ``RC`` (resource) files.
7
8 .. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_RC_FLAGS <CMAKE_<LANG>_FLAGS>`
9 .. |LANG| replace:: ``RC``
10 .. include:: LANG_FLAGS.txt
11
12 See also :variable:`CMAKE_RC_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.