summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/skipSource/qItemB.cpp
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-01-11 14:58:40 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2017-01-11 14:58:40 (GMT)
commit2eb5596503ab8cf2f5ded140d45aa013c9705436 (patch)
treea504432025024db05b7b8b450e8594829685da4b /Tests/QtAutogen/skipSource/qItemB.cpp
parentd1682a8514f9ecbe91f59e651be917afec044907 (diff)
parent7db05f426e2c3a5b4d1a29ae97f5a75692bc03ac (diff)
downloadCMake-2eb5596503ab8cf2f5ded140d45aa013c9705436.zip
CMake-2eb5596503ab8cf2f5ded140d45aa013c9705436.tar.gz
CMake-2eb5596503ab8cf2f5ded140d45aa013c9705436.tar.bz2
Merge topic 'Autogen_Simplify'
7db05f42 AUTOGEN: Release notes for SKIP_AUTOX 6eabac26 AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC cbc07d33 AUTOGEN: Documentation for SKIP_AUTOX source file properties c17e0a3a AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN test 53787bf8 AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test 8dbdd3e7 AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test 0699760d AUTOGEN: Generators: Do moc/uic skip test during file list generation a84f0bb7 AUTOGEN: Generators: Message upper/lower case unification 7b766b83 AUTOGEN: Generators: Use single moc/uic skip test method only 2964b8cc AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages d58b6bf3 AUTOGEN: Generators: Moc/UicSkipTest methods 94c319f9 AUTOGEN: Generators: Use separate header lists for MOC and UIC 966be439 AUTOGEN: Generators: Be verbose about skipping files de531432 AUTOGEN: Generators: Remove unused variable d8e45536 AUTOGEN: Initializer: Always remember skipped files d9313a82 AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources ...
Diffstat (limited to 'Tests/QtAutogen/skipSource/qItemB.cpp')
-rw-r--r--Tests/QtAutogen/skipSource/qItemB.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/skipSource/qItemB.cpp b/Tests/QtAutogen/skipSource/qItemB.cpp
new file mode 100644
index 0000000..636e15d
--- /dev/null
+++ b/Tests/QtAutogen/skipSource/qItemB.cpp
@@ -0,0 +1,5 @@
+#include "qItemB.hpp"
+
+void QItemB::go()
+{
+}