You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soundkonverter/src/plugins/format_infos/CMakeLists.txt

10 lines
339 B

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
)