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: 00685d05e447fb5fa55c289aa9f1cde44a678652 (
plain
)
1
2
3
4
5
6
7
#include
"foo.h"
Foo
::
Foo
()
:
QObject
(
0
)
{
}