lxqt-themes-packaging/icons/CMakeLists.txt
Alf Gaida 7e59bfaa79
Adding upstream version 0.11.96.
Signed-off-by: Alf Gaida <agaida@siduction.org>
2017-07-07 19:47:37 +02:00

7 lines
123 B
CMake

install(DIRECTORY
hicolor
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons"
COMPONENT Runtime
PATTERN "*"
)