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