This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-20 21:50:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
147d36ce93d563df4ce1899facbb256e6bc9bbb2
CMake
/
Tests
/
FortranOnly
History
Michael Hirsch, Ph.D
10a1477b63
CheckFortranSourceRuns: Add module to check if Fortran code runs
...
Add a Fortran equivalent to the existing `Check{C,CXX}SourceRuns` modules.
2019-01-10 14:09:12 -05:00
..
checksayhello.cmake
…
checktestf2.cmake
…
CMakeLists.txt
CheckFortranSourceRuns: Add module to check if Fortran code runs
2019-01-10 14:09:12 -05:00
hello.f
…
preprocess.F
Makefile: Add assembly and preprocessed targets for Fortran
2014-11-10 10:24:53 -05:00
test_preprocess.cmake
Makefile: Add assembly and preprocessed targets for Fortran
2014-11-10 10:24:53 -05:00
testf.f
…
world.f
…