https://bugs.kde.org/show_bug.cgi?id=403156
--- Comment #16 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #15) > > Fix finding of alkimia version 7 with custom install path > Issue has been reported to cmake at > https://gitlab.kitware.com/cmake/cmake/issues/18797 With cmake >= 3.12 there is a new cmake variable named <PACKAGENAME>_ROOT, which solves this issue (see https://cmake.org/cmake/help/v3.13/policy/CMP0074.html). The question is if would be possible to set cmake minimum version to 3.12 for kmymoney. -- You are receiving this mail because: You are the assignee for the bug.