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
/
SourceGroups
/
sub1
/
foobar.c
blob: 32588b5e1abac19515ca3768a8c53e6733206d5a (
plain
)
1
2
3
4
int
foobar
(
void
)
{
return
1477
;
}