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-Embed
/
main.m
blob: 72e425d779d8073248323ae6b759a19a30625ed0 (
plain
)
1
2
3
4
5
6
#import
<
CoreFoundation
/
CoreFoundation.h
>
int main
(
int argc
,
char
**
argv
)
{
return
0
;
}