Warning, /plasma/plasma-workspace/applets/panelspacer/plugin/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 kde_enable_exceptions()
0002 
0003 add_definitions(-DTRANSLATION_DOMAIN=\"panelspacer\")
0004 
0005 kcoreaddons_add_plugin(org.kde.plasma.panelspacer SOURCES panelspacer.cpp panelspacer.h INSTALL_NAMESPACE "plasma/applets")
0006 
0007 target_link_libraries(org.kde.plasma.panelspacer Qt::Gui Qt::Core Qt::Qml Qt::Quick Plasma::Plasma Plasma::PlasmaQuick KF6::I18n)