Skip to content
  • Ben Boeckel's avatar
    wrapping: drop the WRAP_EXCLUDE_PYTHON property · ea722579
    Ben Boeckel authored
    The wrapping tools now ignore headers that they don't know how to wrap,
    so there's no need to use source file properties. For those classes
    which would be wrapped, they can be hidden by checking for
    `__VTK_WRAP__` to hide all of the content.
    ea722579