document fc module
This commit is contained in:
parent
b5a6748626
commit
d04a898ffe
@ -5,10 +5,22 @@
|
|||||||
# If environment variable FCFLAGS is set, then the FCFLAGS are used
|
# If environment variable FCFLAGS is set, then the FCFLAGS are used
|
||||||
# and no other flags are used or appended.
|
# and no other flags are used or appended.
|
||||||
#
|
#
|
||||||
# Defines::
|
# Environment variables used::
|
||||||
|
#
|
||||||
|
# FCFLAGS
|
||||||
|
#
|
||||||
|
# CMake variables used::
|
||||||
|
#
|
||||||
|
# EXTRA_FCFLAGS
|
||||||
|
#
|
||||||
|
# CMake variables defined::
|
||||||
#
|
#
|
||||||
# CMAKE_Fortran_MODULE_DIRECTORY (${PROJECT_BINARY_DIR}/include/fortran)
|
# CMAKE_Fortran_MODULE_DIRECTORY (${PROJECT_BINARY_DIR}/include/fortran)
|
||||||
#
|
#
|
||||||
|
# CMake variables modified::
|
||||||
|
#
|
||||||
|
# CMAKE_Fortran_FLAGS
|
||||||
|
#
|
||||||
# Example autocmake.cfg entry::
|
# Example autocmake.cfg entry::
|
||||||
#
|
#
|
||||||
# [fc]
|
# [fc]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user