mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 13:44:02 +08:00
13 lines
348 B
ReStructuredText
13 lines
348 B
ReStructuredText
FFLAGS
|
|
------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Add default compilation flags to be used when compiling ``Fortran`` files.
|
|
|
|
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_Fortran_FLAGS <CMAKE_<LANG>_FLAGS>`
|
|
.. |LANG| replace:: ``Fortran``
|
|
.. include:: LANG_FLAGS.txt
|
|
|
|
See also :variable:`CMAKE_Fortran_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.
|