add support for CFLAGS and CXXFLAGS; fixes #1

This commit is contained in:
Radovan Bast
2015-06-10 15:25:24 +02:00
parent eeaceefca5
commit a21201b1b9
17 changed files with 143 additions and 55 deletions

View File

@ -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]