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