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
/
Subdir
/
subdir.f90
blob: 5288b065b1fa211a22a6ed0833a4f3dc0d6a5601 (
plain
)
1
2
3
4
5
MODULE
subdirModuleA
CONTAINS
SUBROUTINE
subdirLibA
END SUBROUTINE
END MODULE