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: a10f61f38110391a3208322b0c5fb476861b45f2 (
plain
)
1
2
PROJECT(testf Fortran) ADD_EXECUTABLE(testf hello.f)