roll back changes switching from MPI::MPI_CXX to MPI::MPI_C
This commit is contained in:
@ -28,9 +28,6 @@ if(MSVC)
|
||||
endif()
|
||||
|
||||
find_package(MPI REQUIRED COMPONENTS C)
|
||||
# do not include the (obsolete) MPI C++ bindings which makes
|
||||
# for leaner object files and avoids namespace conflicts
|
||||
set(MPI_CXX_SKIP_MPICXX TRUE)
|
||||
|
||||
##########################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user