summaryrefslogtreecommitdiffstats
path: root/src/pics/CMakeLists.txt
blob: 3a0155465e6b84f622c6ce9f7511c42b4265c5e7 (plain)
1
2
3
4
5
6
install(
  FILES
    ledgreen.png ledgreen_legend.png ledred.png ledred_legend.png ledyellow.png ledyellow_legend.png
  DESTINATION
    ${DATA_INSTALL_DIR}/soundkonverter/pics
)