https://gitlab.opengeosys.org/ogs/ogs.git
Revision 93090cfac69bdbe827c3760592ce12de488113b9 authored by Lars Bilke on 03 August 2021, 13:02:03 UTC, committed by Lars Bilke on 03 August 2021, 13:02:03 UTC
[cmake] Some improvements based on CMake 3.21

See merge request ogs/ogs!3707
2 parent s 11e72c1 + af223f2
Raw File
Tip revision: 93090cfac69bdbe827c3760592ce12de488113b9 authored by Lars Bilke on 03 August 2021, 13:02:03 UTC
Merge branch 'cmake-3.21' into 'master'
Tip revision: 93090cf
.linksrc.json
{
  "excludePatterns": [
    "^https?://.*localhost",
    "^https?://github.com/ufz/ogs/releases/.*",
    "https://jenkins.opengeosys.org/job/ufz/job/ogs-container-maker/job/master/build",
    "https://dev.azure.com/ogsci/ogs/_build",
    "https://ogs.jfrog.io/ogs"
  ]
}
back to top