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
/
CxxSubdirC
/
Cdir
/
Cobj.c
blob: a593e073fd9d218a1fbc84ad913bb9953cc44b17 (
plain
)
1
2
3
4
int
Cobj
(
void
)
{
return
0
;
}