8 lines
200 B
INI
8 lines
200 B
INI
[project]
|
|
name: example
|
|
|
|
[fortran]
|
|
source: https://github.com/scisoft/autocmake/raw/master/modules/fc.cmake
|
|
docopt: --fc=<FC> Fortran compiler [default: gfortran].
|
|
export: 'FC=%s' % arguments['--fc']
|