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
/
RunCMake
/
install
/
obj1.c
blob: 2411aab7914a9f085828f76e34a97c5ff49cd776 (
plain
)
1
2
3
4
int
obj1
(
void
)
{
return
0
;
}