adridg created this revision. Herald added a project: Kopete. Herald added a subscriber: kopete-devel. adridg requested review of this revision.
REVISION SUMMARY - qjdnsshared_p.h also gets picked up by automoc, leading to duplicate symbols. Don't qt_wrap_cpp() it, to prevent /usr/bin/ld: error: duplicate symbol: QJDnsSharedDebugPrivate::qt_metacall(QMetaObject::Call, int, void**) >>> defined at moc_qjdnsshared_p.cxx >>> >>> moc_qjdnsshared_p.cxx.o:(QJDnsSharedDebugPrivate::qt_metacall(QMetaObject::Call, int, void**)) in archive libiris/libiris_kopete.a >>> >>> defined at mocs_compilation.cpp >>> >>> mocs_compilation.cpp.o:(.text+0x12190) in archive libiris/libiris_kopete.a REPOSITORY R434 Kopete BRANCH master REVISION DETAIL https://phabricator.kde.org/D17931 AFFECTED FILES protocols/jabber/libiris/CMakeLists.txt To: adridg Cc: kopete-devel, himanshuvishwakarma, cochise