File: CMakeLists.txt

package info (click to toggle)
lxqt-themes 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,276 kB
  • sloc: makefile: 5
file content (6 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
install(DIRECTORY
    hicolor
    DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons"
    COMPONENT Runtime
    PATTERN "*"
)