mirror of https://github.com/qt/qtdoc.git
abstractviewer.cpp is compiled 3 times, once for each plugin. That leads to duplicate symbol compiler warnings on macOS and makes the demo unusable on macOS. This patch turns the class in to a static library and links it into the plugins. Fixes: QTBUG-114370 Fixes: QTBUG-114618 Pick-to: 6.6 Change-Id: I7c785e4d463bc908c8df707f1a45301731c4da35 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hoverwatcher.cpp | ||
hoverwatcher.h | ||
pdfviewer.cpp | ||
pdfviewer.h | ||
pdfviewer.json | ||
zoomselector.cpp | ||
zoomselector.h |