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
/
RuntimePath
/
foo2.c
blob: a105df9f536a96f1641a92dc725b42852237f4d6 (
plain
)
1
2
3
4
int
foo2
(
void
)
{
return
0
;
}