[vtkusers] Missing Configuration Variables
BBerco
bebe0705 at colorado.edu
Mon Aug 15 14:13:04 EDT 2016
Hello,
from my experience, those can probably be set up by adding the following
directive to the cmake command line (when configuring the VTK build):
cmake [...] -DVTK_USE_GUISUPPORT:BOOL=ON (etc)
You can also use Ccmake and toggle the "Advanced" configuration mode to see
the status (enabled/disabled) of all configurations variables.
Cheers,
Ben
--
View this message in context: http://vtk.1045678.n5.nabble.com/Missing-Configuration-Variables-tp5739760p5739761.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list