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.
 
 
 
 
 

11 lines
287 B

include_directories( ${KDE4_INCLUDES} ${QT_INCLUDES} )
add_subdirectory(src)
# QML-only thing
install(DIRECTORY package/ DESTINATION ${DATA_INSTALL_DIR}/plasma/packages/org.kde.active.documentviewer)
install(FILES active-documentviewer.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})