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