summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunMocPlugin/dummy.cpp
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-09 12:20:58 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:50:18 (GMT)
commite9fcd1545facf6300181db843260008e1069c7b4 (patch)
treed8baae614e46dd067ce6ccb3a26e63cd65cab0ae /Tests/QtAutogen/RerunMocPlugin/dummy.cpp
parent54b4ff2aee015768a990cb3fccb79f8e87b38a19 (diff)
downloadCMake-e9fcd1545facf6300181db843260008e1069c7b4.zip
CMake-e9fcd1545facf6300181db843260008e1069c7b4.tar.gz
CMake-e9fcd1545facf6300181db843260008e1069c7b4.tar.bz2
Autogen: Tests: Separate RerunMocPlugin test
Diffstat (limited to 'Tests/QtAutogen/RerunMocPlugin/dummy.cpp')
-rw-r--r--Tests/QtAutogen/RerunMocPlugin/dummy.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/RerunMocPlugin/dummy.cpp b/Tests/QtAutogen/RerunMocPlugin/dummy.cpp
new file mode 100644
index 0000000..4837a76
--- /dev/null
+++ b/Tests/QtAutogen/RerunMocPlugin/dummy.cpp
@@ -0,0 +1,5 @@
+
+int main(int argv, char** args)
+{
+ return 0;
+}