Skip to content

Remove usage of KDEFrameworkCompilerSettings

Theodore Wang requested to merge theodorewang12/my-konsole:removemodule into master

As advised by docs and to prevent false error of failing KDEMetaInfoPlatformCheck due to missing metainfo.yaml file. Also corrected ambiguous operator overload which were causing compilation errors.

Merge request reports