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
/
Fortran
/
External
/
CMakeLists.txt
blob: 0eb1cfeed92f31e677ef17931c9d2d4747ac2b7e (
plain
)
1
2
3
4
project(ExtFort Fortran) add_library(myext a.f90)