Skip to content

Make it possible to build without Qalculate

This allows me to build without the Qalculate dependency which is only used for the calculator runner. Not having Qalculate installed will still be an error unless the user explicitly passes -DCMAKE_DISABLE_FIND_PACKAGE_Qalculate=True.

Merge request reports