Skip to content
  • Berk Geveci's avatar
    Added some module dependencies explicitely. · c4552153
    Berk Geveci authored
    The goal is to allow for Python wrapping of select modules,
    rather than the whole VTK. This requires that "API" dependencies
    of modules are listed explicitely. Here API dependcy means a
    modules that contains a class referred in a header file in
    the wrapped module.
    
    Change-Id: I444501d76e0d20a4f50535c73941348c85055e4e
    c4552153