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
/
Qt4Targets
/
IncrementalMoc
/
foo.cpp
blob: e924f7e2608ab8038d56e052fa66655e28e9c932 (
plain
)
1
2
3
4
5
6
7
8
#include
"foo.h"
Foo
::
Foo
()
:
QObject
(
0
)
{
}