Skip to content
  • David Gobbi's avatar
    Improved check for _vtkmodules_static · 9c0d70e1
    David Gobbi authored
    For static builds, this only imports _vtkmodules_static if the
    vtk modules aren't built-in modules (already in the executable).
    For shared-library builds, it will never attempt the import.
    9c0d70e1