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

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