Skip to content

[cmake] Make git optional.

Lars Bilke requested to merge bilke/ogs:git-optional into master

Allows for building OGS without git being installed on the system (source code obtained via zip-file). Need to set OGS_VERSION as a CMake- or environment variable.

Merge request reports