issues
search
fortran-lang
/
setup-fortran
GitHub action to setup Fortran compiler and toolchain
https://github.com/marketplace/actions/setup-fortran
Apache License 2.0
75
stars
25
forks
source link
feat: set FPM environment variables
#63
Closed
wpbonelli
closed
8 months ago
wpbonelli
commented
8 months ago
closes #59
set
FPM_FC
,
FPM_CC
,
FPM_CXX
matching
FC
,
CC
,
CXX
consolidate env var assignment in setup script
FPM_FC
,FPM_CC
,FPM_CXX
matchingFC
,CC
,CXX