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
/
Wrapping
/
qtnoqtmain.cxx
blob: 92594d52e032622718883c38e911d5b98af881f3 (
plain
)
1
2
3
4
5
int
main
(
int
ac
,
char
**
av
)
{
return
0
;
}