Skip to content
  • David Gobbi's avatar
    ENH: Make VTK_IGNORE_BTX only take effect if --hierarchy is used. · b72b3b97
    David Gobbi authored
    This change makes the VTK_IGNORE_BTX option safer, by only ignoring
    BTX/ETX if the --hierarchy option is sent to the wrapper executables.
    This way, external wrapping will still apply BTX/ETX because external
    wrapping doesn't use the --hierarchy option yet (and when it does,
    it won't need BTX/ETX either).
    b72b3b97