Skip to content

Turn on qt5_ENABLE_SVG, support SVG icons in ParaView.

Aron Helser requested to merge enable_svg into master

By enabling SVG in Qt by default, we enable apps to use scalable icons by default, supporting high-dpi displays, and enabling scaling to higher resolutions in the future.

Part 1 of changes needed for SVG icons in ParaView.

@cory.quammen @ben.boeckel

Merge request reports