Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vis-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ogs
OpenGeoSys Tools
vis-tools
Merge requests
!1
Refactor for OGS 6.4.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Refactor for OGS 6.4.0
refactor
into
master
Overview
1
Commits
11
Pipelines
0
Changes
1
Closed
Lars Bilke
requested to merge
refactor
into
master
3 years ago
Overview
1
Commits
11
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
ba61ff7d
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
ba61ff7d
Update OGS to current master.
· ba61ff7d
Lars Bilke
authored
3 years ago
CMakeLists.txt
+
1
−
1
Options
@@ -20,7 +20,7 @@ endif()
@@ -20,7 +20,7 @@ endif()
CPMAddPackage
(
CPMAddPackage
(
NAME ogs
NAME ogs
GIT_REPOSITORY https://gitlab.opengeosys.org/ogs/ogs.git
GIT_REPOSITORY https://gitlab.opengeosys.org/ogs/ogs.git
GIT_TAG
98aeeb379ac87cc88fb71d111bcb946e2db4c16f
GIT_TAG
204dd9474551a68174966ca15bb91de9948ca937
VERSION 6.4.0-dev
VERSION 6.4.0-dev
OPTIONS
OPTIONS
"OGS_BUILD_GUI ON"
"OGS_BUILD_GUI ON"
Loading