Skip to content
Snippets Groups Projects
Select Git revision
  • 873984bb3850f3ec0bf2c33e8f05afd3831ee613
  • master default protected
  • TH2MPF_fixed_stress
  • TH2MPF
  • THMPF-REBASED
  • THMPhF
  • v6.4.1
  • v6.4.0
  • v6.3.3
  • v6.3.3-ci-test
  • 6.4.1
  • 6.4.0
  • 6.3.3
  • data-explorer-5
  • 6.3.2
  • 6.3.1
  • 6.3.0
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.2.0-rc1
  • 6.1.0
  • 6.1.0-rc1
  • 6.0.8-insitu
  • 6.0.8
  • 6.0.7
  • 6.0.6
  • tes-works-again
  • 6.0.5
  • ode-pre-review
30 results

build-linux-petsc.yml

Blame
  • Forked from ogs / ogs
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    build-linux-petsc.yml 216 B
    build linux petsc:
      extends: .template-build-linux
      tags:
        - envinf1
        - docker-shell
    
      variables:
        BUILD_DIR: "build-petsc"
        CMAKE_ARGS: "-DOGS_USE_CONAN=OFF -DOGS_USE_PETSC=ON -DBUILD_SHARED_LIBS=ON"