Skip to content

calculatorrunner: Fix autotests if Qalculate is not found

Alexander Lohnau requested to merge work/calculator_runner_qalculate into master

This is the case on the BSD CI build. You can try this out with the -DCMAKE_DISABLE_FIND_PACKAGE_Qalculate=1 cmake flag and the tests still pass.

Merge request reports