Skip to content

Make FindExprTk more robust

David Gobbi requested to merge dgobbi/vtk:find-exprtk into master

The previous version of this module failed due to trivial changes in the way the "version" variable was declared in exprtk.hpp. Add a fallback so that, if exprtk is found, the reported version is never less than 2.7.

Backport: release
Backport: paraview/release

Edited by David Gobbi

Merge request reports