Skip to content

Disable building non MPI tools in MPI / PETSc build

Almost all of the OGS tools aren't parallelized. Hence, it doesn't make sense to build them in the parallel configuration. This MR adjusts the CMakeLists.txt to avoid compiling/linking the tools in a parallel configuration.

Edited by Tom Fischer

Merge request reports