if (NOT EXTERNAL_BOOST)
  add_subdirectory(boost)
endif(NOT EXTERNAL_BOOST)
add_subdirectory(mpi4py)

