add support for CFLAGS and CXXFLAGS; fixes #1
This commit is contained in:
@ -5,10 +5,6 @@
|
||||
# If environment variable FCFLAGS is set, then the FCFLAGS are used
|
||||
# and no other flags are used or appended.
|
||||
#
|
||||
# Environment variables used::
|
||||
#
|
||||
# FCFLAGS
|
||||
#
|
||||
# Variables used::
|
||||
#
|
||||
# EXTRA_FCFLAGS
|
||||
@ -21,6 +17,10 @@
|
||||
#
|
||||
# CMAKE_Fortran_FLAGS
|
||||
#
|
||||
# Environment variables used::
|
||||
#
|
||||
# FCFLAGS
|
||||
#
|
||||
# Example autocmake.cfg entry::
|
||||
#
|
||||
# [fc]
|
||||
|
Reference in New Issue
Block a user