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_bar.c
blob: bd98476ae87ef8c93c6c5b8cb1e97d7907cce4fc (
plain
)
1
2
3
4
int
tree_prefix_bar
(
void
)
{
return
66
;
}