summaryrefslogtreecommitdiff
path: root/poppler-qt5.pc.cmake
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09Fix incorrect paths in .pc files.Adam Sampson1-2/+2
The change in 67c3878ef10449b241c37d1022e2518029860335 used the CMAKE_INSTALL_x variables instead of CMAKE_INSTALL_FULL_x; the former contain things like "include" instead of full paths, so the resulting .pc files break packages that depend on poppler. Use the latter. Also fix a missing @ in the qt5 file. Bug #103578
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort1-3/+2
This allows users to set various install directories, e.g. libdir, includedir, mandir... Bug #103211
2013-06-17Files i forgotAlbert Astals Cid1-0/+13