index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
FortranModules
/
External
/
CMakeLists.txt
blob: c90a0ffbe371d6027a161029d413b9b038e026e5 (
plain
)
1
2
3
project(ExtFort Fortran) add_library(myext a.f90)