snorenotify/share/CMakeLists.txt

6 lines
178 B
CMake
Raw Normal View History

2011-08-02 15:50:07 +00:00
install(FILES FindLibsnore.cmake DESTINATION share/apps/cmake/modules)
if(KDE4_FOUND)
install(FILES snorenotify.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
endif(KDE4_FOUND)