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: 8b7334a187c4f65e0f121947ad9ffad72e3ca132 (
plain
)
1
2
3
4
5
int
main
(
int
ac
,
char
**
av
)
{
return
0
;
}