swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Revision 09bc3c5d34a9fd43ff709fd1802d858211872084 authored by Lars Bilke on 01 February 2021, 20:43:33 UTC, committed by Lars Bilke on 01 February 2021, 20:43:33 UTC
Build configuration presets are defined in CMakePresets.json
Usage:

    # In OGS source code directory
    cmake -S . --preset release

  This will create a configured build in ogs/build/release with te Ninja
  generator ans some predefined options.

Developer can create a CMakeUserPresets.json file in the root source
directory with their own presets (this file is ignored by git).

See docs: https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html
1 parent eb4f1f9
History
Tip revision: fcbcaa969341a89842d8b03326543b6fcc5b13f6 authored by Lars Bilke on 19 September 2022, 11:21:24 UTC
6.4.3
Tip revision: fcbcaa9
File Mode Size
.hooks
Applications
BaseLib
ChemistryLib
Documentation
GeoLib
InfoLib
MaterialLib
MathLib
MeshGeoToolsLib
MeshLib
NumLib
ParameterLib
ProcessLib
Tests
ThirdParty
scripts
web
.clang-format -rw-r--r-- 397 bytes
.clang-tidy -rw-r--r-- 972 bytes
.cmake-format.yaml -rw-r--r-- 129 bytes
.codeclimate.yml -rw-r--r-- 105 bytes
.dockerignore -rw-r--r-- 30 bytes
.editorconfig -rw-r--r-- 221 bytes
.gitattributes -rw-r--r-- 297 bytes
.gitignore -rw-r--r-- 325 bytes
.gitlab-ci.yml -rw-r--r-- 2.6 KB
.gitmodules -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.3 KB
CHANGELOG.md -rw-r--r-- 29.9 KB
CMakeLists.txt -rw-r--r-- 8.7 KB
CMakePresets.json -rw-r--r-- 681 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 460 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 1.7 KB
codecov.yml -rw-r--r-- 139 bytes
config-cpp-dependencies.txt -rw-r--r-- 1.9 KB

README.md

back to top