https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 20d18b4422e705afe20f36f083e6984a265e20bf authored by Lars Bilke on 27 May 2021, 10:17:41 UTC
[cmake] Return early in tools CMakeLists, avoids indentation.
Tip revision: 20d18b4
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top