Skip to content

Allows excluding plugins from default cmake target

Gonzalo Brito Gadeschi requested to merge gnzlbg/paraview:master into master

Adds EXCLUDE_FROM_DEFAULT_TARGET option to add_paraview_plugin, which excludes the plugin from the default target.

Merge request reports