No need to link to okularpart

It's wrong to link against plugins anyway.
remotes/offline-stg/wilder
Aleix Pol 8 years ago
parent aae8baf2d0
commit 4d19b4a8d7
  1. 4
      mobile/components/CMakeLists.txt

@ -29,8 +29,10 @@ target_link_libraries(okularplugin
Qt5::Core
Qt5::Xml
Qt5::Svg
KF5::Bookmarks
KF5::IconThemes
KF5::I18n
okularcore
okularpart
)
install(TARGETS okularplugin DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/okular)

Loading…
Cancel
Save