Skip to content

PETSc as ExternalProject instead of Conan

Lars Bilke requested to merge bilke/ogs:external-petsc into master

Build PETSc as part of the ogs build when not installed on the system.

Added CMake option OGS_PETSC_CONFIG_OPTIONS for customizing PETSc build.

Removed obsolete Conan functionality. Conan is now used only for the GUI (Qt).

  1. Feature description was added to the changelog

Merge request reports