Review Request 126183: Add a FindPoppler module to ECM

David Faure faure at kde.org
Wed Jan 27 11:20:39 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126183/#review91658
-----------------------------------------------------------



This breaks compilation of okular (branch frameworks) for me, I had to patch it this way: http://www.davidfaure.fr/2016/fix_okular.diff

- David Faure


On Jan. 13, 2016, 1:55 p.m., Alex Richardson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126183/
> -----------------------------------------------------------
> 
> (Updated Jan. 13, 2016, 1:55 p.m.)
> 
> 
> Review request for Extra Cmake Modules, Albert Astals Cid and Tobias Koenig.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> At least Okular and KBibTex include a FindPoppler.cmake module but this one
> uses the new ECMFindModuleHelpers and has imported targets.
> 
> ---
> 
> To make FindPoppler.cmake work without pkg-config it also includes this commit:
> 
> 
> Use PATH_SUFFIXES in ecm_find_package_handle_library_components()
> 
> 
> This is required to find poppler without package config as all the headers
> are installed in a poppler subdirectory of the include directory
> 
> 
> Diffs
> -----
> 
>   find-modules/FindPoppler.cmake PRE-CREATION 
>   find-modules/FindWayland.cmake c5a56c1635d03acdaf5ccd780b9a358d6f6655fd 
>   modules/ECMFindModuleHelpers.cmake 2044efe1ccf679b738f68aec9b3fb007c449717c 
> 
> Diff: https://git.reviewboard.kde.org/r/126183/diff/
> 
> 
> Testing
> -------
> 
> Okular can be built using this find module with minor changes. As it doesn't set various HAVE_POPPLER_0_36 etc. variables that the find module in okular did, I set those variables in the okular CMakeLists.txt
> 
> 
> Thanks,
> 
> Alex Richardson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20160127/060430a1/attachment.html>


More information about the Kde-buildsystem mailing list