swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 9918a4754ed66e638e3190cc9b50e930d2ff48f9 authored by Lars Bilke on 15 February 2021, 20:33:08 UTC
[CMake] Fix to create OGS.sln instead of iphreeqc.sln (Win).
Tip revision: 9918a47
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top