diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a6cda170..601d341e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -751,3 +751,4 @@ if(CCACHE_FOUND) endif(CCACHE_FOUND) INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/misc/zoneminder.desktop DESTINATION share/applications) +install(DIRECTORY icons DESTINATION "${CMAKE_INSTALL_DATADIR}/zoneminder/")