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