Skip to content
  • David Partyka's avatar
    ENH: Don't include mpi.h or python.h from the top. · 0f898bff
    David Partyka authored
    This should improve build times for developers who turn VTK_USE_MPI and VTK_WRAP_PYTHON On/Off by only including python/mpi's include directory where necessary instead of at the top which will cause a complete rebuild of everything when toggleing these.
    0f898bff