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: 6dc190ad83f006940a3f10d25097db7cb8ac3b1b (
plain
)
1
2
3
int main
(
int argc
,
const
char
*
argv
[]) {
return
1
;
}