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
/
FortranOnly
/
IntelIfDef.inc
blob: 52edafa7894d5440c8c1125de2181faa231835b1 (
plain
)
1
2
3
CDEC$ IF .NOT. DEFINED(SOME_DEF) CDEC$ INCLUDE 'SOME_DEF not defined' CDEC$ END IF