https://bugs.kde.org/show_bug.cgi?id=423398
Bug ID: 423398
Summary: possible typo in
kcmkwin/kwindecoration/kwindecorationsettings.kcfgc
Product: kwin
Version: 5.19.1
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: decorations
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Getting the following cmake warning:
CMake Warning at /usr/lib64/cmake/KF5Config/KF5ConfigMacros.cmake:52 (message):
/tmp/kde_build/plasma/kwin-5.19.1/kcmkwin/kwindecoration/kwindecorationsettings.kcfgc:
Broken "File" field, make sure it's pointing at the right file
Call Stack (most recent call first):
kcmkwin/kwindecoration/CMakeLists.txt:13 (kconfig_add_kcfg_files)
It looks like the File field is pointing to itself.
In my build I changed "File=kwindecorationsettings.kcfgc" to
"File=kwindecorationsettings.kcfg"
and the warning went away.
Linux: Slackware64-current (dev/testing branch)
(available in About System)
KDE Plasma Version: 5.19.1
KDE Frameworks Version: 5.71.0
Qt Version: 5.15
--
You are receiving this mail because:
You are watching all bug changes.