Create utility CMake method to autogenerate desktop files for KCMs
Closed, ResolvedPublic

Description

Because we need to provide desktop files for the KCMs in order for pinning/adding to the desktop, we currently have both a json and desktop file around. Ideally we autogenerate the desktop file from the json one at build time.