You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
289 B

/* Defines if force the use DRM in okular */
#define OKULAR_FORCE_DRM ${_OKULAR_FORCE_DRM}
/* Defines if the Xrender X11 extension if available */
#define HAVE_XRENDER ${X11_Xrender_FOUND}
/* Defined if we have the HEAD version of the Poppler library */
#cmakedefine HAVE_POPPLER_HEAD 1