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
/
CMakeLists.txt
blob: 1a901305ab6ac782d188281fd7716ea2f64d80f3 (
plain
)
1
2
PROJECT(testf FORTRAN) ADD_EXECUTABLE(testf hello.f)