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
/
CheckIPOSupported
/
foo.c
blob: 1e5659789e0e865dce3c3a6b907561f1dfddf23a (
plain
)
1
2
3
4
int
foo
()
{
return
0x42
;
}