Skip to content
  • Ben Boeckel's avatar
    paraview-config: don't unset helper variables · efa7a41f
    Ben Boeckel authored
    While the original goal was to not pollute the caller's scope with
    excess variables, nothing is done about the *other* variables exported
    by transitive `find_package` calls. Instead, just let them go.
    efa7a41f