Add build compatibility qalculate-backend with libqalculate < 2.0.0
ClosedPublic

Authored by sirgienko on Mar 22 2018, 11:12 AM.

Details

Summary

According to https://phabricator.kde.org/D7590 @filipesaraiva remove cln linking on commit 6ad659fc436a400756f3168ed3ca521b22195506.
It's cause a lot of ld errors (undefined references), if you have libqalculate with version less 2.0.0.
I have changed this to link cln library depending on the version of libqalculate.

Diff Detail

Repository
R55 Cantor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sirgienko created this revision.Mar 22 2018, 11:12 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMar 22 2018, 11:12 AM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
sirgienko requested review of this revision.Mar 22 2018, 11:12 AM
asemke accepted this revision.Mar 25 2018, 1:18 PM
This revision is now accepted and ready to land.Mar 25 2018, 1:18 PM
This revision was automatically updated to reflect the committed changes.