lxqt-themes-packaging/icons/CMakeLists.txt
Alf Gaida 554bca50a8
Adding upstream version 0.12.0.
Signed-off-by: Alf Gaida <agaida@siduction.org>
2017-10-10 18:08:00 +02:00

7 lines
123 B
CMake

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