summaryrefslogtreecommitdiffstats
path: root/src/plugins/format_infos/CMakeLists.txt
blob: ca01ad1f2234db6eb7ecc3f95845b46a75d1a43b (plain)
1
2
3
4
5
6
7
8
9
install(
  FILES
    3gp.xml aac.xml ac3.xml aiff.xml amr.xml ape.xml au.xml
    avi.xml bonk.xml flac.xml la.xml m4a.xml mid.xml mod.xml mp2.xml mp3.xml
    mpc.xml ofc.xml ofr.xml ofs.xml ogg.xml pac.xml qt.xml ra.xml shn.xml spx.xml
    tta.xml wma.xml wv.xml wvc.xml
  DESTINATION
    ${DATA_INSTALL_DIR}/soundkonverter/format_infos
)