Warning, /graphics/okular/config-okular.h.cmake is written in an unsupported language. File is not indexed.

0001 /* Defines if force the use DRM in okular */
0002 #define OKULAR_FORCE_DRM ${_OKULAR_FORCE_DRM}
0003 
0004 /* Defines if the purpose framework is available */
0005 #cmakedefine01 HAVE_PURPOSE
0006 
0007 /* Defines if qtspeech is available */
0008 #cmakedefine01 HAVE_SPEECH
0009 
0010 /* Defines if kwallet is available */
0011 #cmakedefine01 HAVE_KWALLET
0012 
0013 /* Defines if QJSEngine is available*/
0014 #cmakedefine01 HAVE_JS
0015 
0016 /* Defines whether the malloc_trim method from malloc.h is available */
0017 #cmakedefine01 HAVE_MALLOC_TRIM
0018 
0019 /* Defines whether we are building with X11 support */
0020 #cmakedefine01 HAVE_X11
0021 
0022 /* Defines wheter we are building with Phonon support */
0023 #cmakedefine01 HAVE_PHONON
0024 
0025 /* Defines whether we are building with dbus enabled */
0026 #cmakedefine01 HAVE_DBUS