[vtk-developers] Missing Includes with new module system
Ben Boeckel
ben.boeckel at kitware.com
Fri Jan 11 15:35:45 EST 2019
On Sat, Jan 12, 2019 at 07:26:06 +1100, Andrew Maclean wrote:
> It would be nice to have a VTK variable that lists the VTK C++ specific
> modules that VTK was built with.
> This would make Bill's generic CMake lists script on the web page really
> simple and less daunting for new users running the examples.
> It also gives new users a quick way to get their code up and running.
VTK_AVAILABLE_COMPONENTS is set given this MR:
https://gitlab.kitware.com/vtk/vtk/merge_requests/5057
--Ben
More information about the vtk-developers
mailing list