[vtkusers] build with all modules except XYZ

Nico Schlömer nico.schloemer at gmail.com
Mon Nov 16 04:19:05 EST 2015


Hi everyone,

I'd like to build VTK with all modules except a specific one. What's the
CMake configuration for this? I've tried
```
-DVTK_BUILD_ALL_MODULES=ON \
-DModule_vtkIOXdmf3=OFF \
```
to no avail:
```

--  * vtkIOXdmf3, requested by VTK_BUILD_ALL_MODULES.

```

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151116/96a6052e/attachment.html>


More information about the vtkusers mailing list