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