mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
c141af6017
svn path=/trunk/KDE/kdegraphics/okular/; revision=709853
5 lines
249 B
CMake
5 lines
249 B
CMake
/* Defined if we have the 0.6 version of the Poppler library */
|
|
#cmakedefine HAVE_POPPLER_0_6 1
|
|
|
|
/* Defined if Poppler::PSConverter has setOutputDevice */
|
|
#define POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE ${_POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE}
|