More libalkimia problems/questions was: problems compiling 4.8 on system with both qt4 and qt5

Marko Käning mk-lists at mailbox.org
Tue Oct 25 17:27:44 UTC 2016


On 25 Oct 2016, at 19:20 , Ralf Habacker <ralf.habacker at freenet.de> wrote:
> ECM is part of the former only Qt5 supporting alkimia build system.
> There are several ecm related macros used:
> 
> autotests/CMakeLists.txt:5:ecm_mark_as_test(alkvaluetest)
> autotests/CMakeLists.txt:11:ecm_mark_as_test(alkquoteitemtest)
> autotests/CMakeLists.txt:17:ecm_mark_as_test(alkcompanytest)
> src/CMakeLists.txt:50:ecm_setup_version(${ALKIMIA_LIB_VERSION}
> VARIABLE_PREFIX ALKIMIA
> src/CMakeLists.txt:55:ecm_configure_package_config_file()

Ok, I see.


> To remove the ecm dependency they need to be implemented locally. The
> question is if it is worth to reimplement them.

No, it’s fine, I see now that we on MacPorts also have a qt4 variant of it:
---
$ port info kde-extra-cmake-modules
kde-extra-cmake-modules @5.11.0 (kde, kf5, devel)
Variants:             debug, docs, qt4, qt5
---

I forgot. (It’s too long ago that I dealt with KF5/CI on OSX…)

Thanks for pointing this out.


More information about the KMyMoney-devel mailing list