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
/
XcodeProject
/
main.m
blob: 3e70e5079304b01ff180000177a837623d0b64fd (
plain
)
1
2
3
int main
(
void
) {
return
1
;
}