Skip to content

Added an updated version of WhatModulesVTK

Andrew Maclean requested to merge amaclean/vtk:Upgrade-WhatModulesVTK into master

The original version never worked with Python 3. This version is based on the one used to generate find_package(...) in the vtk-examples. As for testing, the vtk-examples version generates find_package(...) for some 1040 C++ examples.

Edited by Andrew Maclean

Merge request reports