lxqt-themes-packaging/icons/CMakeLists.txt
2017-07-07 20:21:50 +02:00

7 lines
123 B
CMake

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