Don't search for and link to libcln when using libqalculate>=2.0
ClosedPublic

Authored by arojas on Aug 28 2017, 5:12 PM.

Details

Summary

Plasma doesn't use any cln code directly, only via libqalculate. In version 2.0, libqalculate dropped cln in favor of gmp, so the cln dependency becomes unnecessary.

Test Plan

The calculator runner builds and works with libqalculate 1.0 (which uses cln) and 2.0 (which doesn't)

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas created this revision.Aug 28 2017, 5:12 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 28 2017, 5:12 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Aug 29 2017, 3:35 AM
This revision is now accepted and ready to land.Aug 29 2017, 3:35 AM
This revision was automatically updated to reflect the committed changes.