summaryrefslogtreecommitdiffstats
path: root/Help/envvar/RCFLAGS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/envvar/RCFLAGS.rst')
-rw-r--r--Help/envvar/RCFLAGS.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Help/envvar/RCFLAGS.rst b/Help/envvar/RCFLAGS.rst
new file mode 100644
index 0000000..7df83a7
--- /dev/null
+++ b/Help/envvar/RCFLAGS.rst
@@ -0,0 +1,12 @@
+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>`.