[vtkusers] VTK_WRAP_TCL

Ben Boeckel ben.boeckel at kitware.com
Mon Feb 26 15:27:30 EST 2018


On Mon, Feb 26, 2018 at 14:02:23 -0600, Melvin Robinson wrote:
> This may be a separate topic, but how can I configure CMake to
> pick up the local directory?  There is a VTK_DIR variable in KWWidgets, but
> VTK_WRAP_TCL fails and the VTK_DIR variable always goes back to the
> directory associated with master despite my deleting the cache.

VTK_DIR should be the path to the `VTKConfig.cmake` file. Something like
`$INSTALL_ROOT/lib/cmake/VTK`.

--Ben


More information about the vtkusers mailing list