GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote
Ralf Habacker
ralf.habacker at freenet.de
Sat Jul 31 09:47:41 BST 2021
Am 30.07.21 um 23:18 schrieb Ingo Klöcker via Kde-finance-apps:
> Alternatively, adding
> -DCMAKE_PREFIX_PATH=<root-dir>/alkimia-install/usr/local
> to the kmymoney cmake command line should to the trick. This will make cmake
> look for alkimia in <root-dir>/alkimia-install/usr/local before looking
> elsewhere. See
> https://cmake.org/cmake/help/latest/variable/CMAKE_PREFIX_PATH.html
This is easier to use because you don't need to know the full path to
the cmake files, just the installation prefix (CMAKE_INSTALL_PREFIX)
that alkimia was built with.
Regards
Ralf
More information about the Kde-finance-apps
mailing list