Revision e017956...

Go back to digest for 16th December 2012

Optimization in Educational

Pino Toscano committed changes in [bookmanager] /:

fix and simplify the poppler search and usage

- drop the (braindead) FindPoppler.cmake module, just use the much simplier PopplerQt4 provided with kdelibs
(since only poppler-qt4 is used, all the stuff for xpdf headers is unneeded)
- use the right variables for include dirs (now taken into account) and libraries
- fix the #include's, <poppler-qt4.h> is enough when the poppler include dirs are used
- remove one uneeded poppler-qt4.h #include

File Changes

Deleted 2 files
  • /modules
  •   cmake/COPYING-CMAKE-MODULES
  •   cmake/FindPoppler.cmake
Modified 5 files
  •   CMakeLists.txt
  •   managerpart/bookdetailswidget.cpp
  •   managerpart/bookiconbuilder.cpp
  •   managerpart/CMakeLists.txt
  •   managerpart/collectiontreemodel.cpp
7 files changed in total