GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
When trying to run
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_KCM=on
on KDE neon 5.14.5, it fails with this:This is already after installing the necessary deps from the readme.