Warning, /multimedia/k3b/plugins/decoder/wave/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 kcoreaddons_add_plugin(k3bwavedecoder
0002     SOURCES k3bwavedecoder.cpp
0003     INSTALL_NAMESPACE "k3b_plugins")
0004 
0005 target_link_libraries(k3bwavedecoder k3bdevice k3blib KF${KF_MAJOR_VERSION}::I18n)