mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
processors is added and error part modified
This commit is contained in:
@ -58,6 +58,7 @@ endif()
|
||||
|
||||
if(pFlow_Build_MPI)
|
||||
find_package(MPI REQUIRED)
|
||||
link_libraries(MPI::MPI_CXX)
|
||||
endif()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user