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.cpp
blob: 1695921f2b3a7e02de08a1c6e39c1e2aec34ad60 (
plain
)
1
2
3
int
main
(
int
argc
,
const char
*
argv
[]) {
return
0
;
}