]> git.sesse.net Git - kdenlive/blobdiff - src/CMakeLists.txt
* use KNotify so that now users get a popup when a rendering starts / ends
[kdenlive] / src / CMakeLists.txt
index 00a554b9e04692d9c609ecdf7d3ae102bfad61ac..22ed37b63f6d9f9182722434583be5875cb0ea1e 100644 (file)
@@ -144,10 +144,11 @@ target_link_libraries(kdenlive
   ${LIBMLTPLUS_LIBRARY}
   ${LIBMLT_LIBRARY}
   ${NEPOMUK_LIBRARIES}
+  ${KDE4_KNOTIFYCONFIG_LIBRARY}
 )
  
 install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
-install( FILES kdenliveui.rc DESTINATION  ${DATA_INSTALL_DIR}/kdenlive )
+install( FILES kdenliveui.rc kdenlive.notifyrc DESTINATION  ${DATA_INSTALL_DIR}/kdenlive )
 install (FILES kdenlivesettings.kcfg DESTINATION share/config.kcfg)
 install (FILES kdenlive.desktop DESTINATION share/applications/kde)
 install (FILES application-x-kdenlive.svgz video-mlt-playlist.svgz DESTINATION share/icons/oxygen/scalable/mimetypes)