summaryrefslogtreecommitdiffstats
path: root/Help/envvar/LANG_FLAGS.txt
blob: d01a56d2f23e6184abf2c136e0684f4349444a3f (plain)
1
2
3
4
5
6
CMake uses this environment variable value, in combination with its own
builtin default flags for the toolchain, to initialize and store the
|CMAKE_LANG_FLAGS| cache entry.
This occurs the first time a build tree is configured for language |LANG|.
For any configuration run (including the first), the environment variable
will be ignored if the |CMAKE_LANG_FLAGS| variable is already defined.