A PDF rendering library
The package poppler can be imported via CMake FindPkgConfig module:
include(FindPkgConfig)
pkg_check_modules(POPPLER_CPP REQUIRED IMPORTED_TARGET poppler-cpp)
target_link_libraries(main PRIVATE PkgConfig::poppler-cpp)
Enable the Cairo graphics backend
curl for poppler
Defaut font configuration backend
Use fontconfig
Install headers for private API (aka unstable API/ABI headers)
The splash backend is always enabled. This option is kept for compatibility.
zlib for poppler
v22.2.0#0
!uwp
GPL-2.0-or-later
Manifest