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
/
Modules
/
CMakeTestGNU.c
blob: 63fd2b240e62d77d74868cb39f8f5ddbe108d704 (
plain
)
1
2
3
#ifdef __GNUC__
void
THIS_IS_GNU
();
#endif