kde-extraapps/okular/generators/poppler/config-okular-poppler.h.cmake

18 lines
597 B
CMake
Raw Normal View History

/* Defined if we have the 0.12.1 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_12_1 1
/* Defined if we have the 0.16 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_16 1
/* Defined if we have the 0.20 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_20 1
/* Defined if we have the 0.22 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_22 1
/* Defined if we have the 0.24 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_24 1
/* Defined if we have the 0.28 version of the Poppler library */
#cmakedefine HAVE_POPPLER_0_28 1