mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Add OMPI_SKIP_MPICXX to target_compile_definitions in CMakeLists.txt
This commit is contained in:
parent
5ddc239499
commit
58435a94d6
@ -21,7 +21,7 @@ target_link_libraries(poetlib PUBLIC
|
||||
tug
|
||||
)
|
||||
|
||||
target_compile_definitions(poetlib PUBLIC STRICT_R_HEADERS)
|
||||
target_compile_definitions(poetlib PUBLIC STRICT_R_HEADERS OMPI_SKIP_MPICXX)
|
||||
|
||||
mark_as_advanced(PHREEQCRM_BUILD_MPI PHREEQCRM_DISABLE_OPENMP)
|
||||
set(PHREEQCRM_DISABLE_OPENMP ON CACHE BOOL "" FORCE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user