Skip to content
  • Ben Boeckel's avatar
    cmake: force wrapping to be enabled in VTK · 5be05d7a
    Ben Boeckel authored
    The module system tries to auto-detect if wrapping is possible based on
    the existence of certain targets. Since we're building VTK itself here,
    we have to force wrapping on (because ClientServer needs it).
    5be05d7a