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