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
/
QtAutogen
/
mocPlugin
/
main.cpp
blob: 3ba2ddc6dcae640252c717088790b488712925be (
plain
)
1
2
3
4
5
6
#include
"StyleA.hpp"
int
main
(
int
argv
,
char
**
args
)
{
return
0
;
}