Skip to content

calculatorrunner: make calculator runner conditional on libqalculate's presence

If libqalculate is not present on the system, calculator runner falls back to using QJSEngine, which results in significantly reduced precision. Make calculator runner unconditionally dependent on Qalculate and remove conditional fallback code to QJSEngine.

BUG: 433730

Edited by Zoltán Puskás

Merge request reports