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: dfcb0b79756bb2f8d8472d09082866462479b408 (
plain
)
1
2
3
4
int
foo1
()
{
return
0
;
}