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
/
test_preprocess_module.F90
blob: fdbc051e06817aecfdacff9664e711567012dc68 (
plain
)
1
2
3
4
5
#ifdef FOO
MODULE
PPAvailable
! no content
END MODULE
#
endif