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
/
tree_prefix_foo.c
blob: 92c2fd71eb77313cc3caaa5e318124cd57325d11 (
plain
)
1
2
3
4
int
tree_prefix_foo
(
void
)
{
return
6
;
}