4 "Forces okular to check for DRM to decide if you can copy/print protected pdf. (default=no)"
8 set(_OKULAR_FORCE_DRM 1)
9 else (OKULAR_FORCE_DRM)
10 set(_OKULAR_FORCE_DRM 0)
11 endif (OKULAR_FORCE_DRM)
13 # at the end, output the configuration
15 ${CMAKE_CURRENT_SOURCE_DIR}/config-okular.h.cmake
16 ${CMAKE_CURRENT_BINARY_DIR}/config-okular.h