Skip to content
Snippets Groups Projects
Commit e9feafd9 authored by Sreekanth Arikatla's avatar Sreekanth Arikatla
Browse files

Merge branch 'disableVTKWrapping' into 'master'

REFAC: Disable wrapper generation in vtk

See merge request !686
parents a4d30ec5 1291c21f
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ set(VTK_MODULE_SETTINGS
-DVTK_MODULE_ENABLE_VTK_RenderingOpenVR:STRING=YES
-DVTK_MODULE_ENABLE_VTK_RenderingVolumeOpenGL2:STRING=YES
-DVTK_MODULE_ENABLE_VTK_ViewsContext2D:STRING=YES
-DVTK_ENABLE_WRAPPING:STRING=OFF
-DVTK_MODULE_ENABLE_VTK_glew:STRING=YES
-DVTK_BUILD_EXAMPLES:STRING=DONT_WANT
-DVTK_BUILD_TESTING:STRING=OFF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment