install the icons directory to wherever zoneminder is

This commit is contained in:
Isaac Connor 2017-04-26 15:46:55 -04:00
parent 882a2095b8
commit d54ccaf122
1 changed files with 1 additions and 0 deletions

View File

@ -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/")