Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
dumux-repositories
dumux
Commits
4e8f70c1
Commit
4e8f70c1
authored
2 years ago
by
IvBu
Browse files
Options
Downloads
Patches
Plain Diff
[handbook] Bump the required CMake version to 3.14.
parent
6cd4c806
No related branches found
No related tags found
1 merge request
!3476
[handbook] Bump the required CMake version to 3.14.
Pipeline
#29270
passed
2 years ago
Stage: check-status
Stage: trigger dumux pipelines
Pipeline: dumux
#29276
Pipeline: dumux-lecture
#29275
Pipeline: dumux
#29274
+3
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/handbook/0_dumux-handbook.tex
+1
-0
1 addition, 0 deletions
doc/handbook/0_dumux-handbook.tex
doc/handbook/2_quickinstall.tex
+1
-1
1 addition, 1 deletion
doc/handbook/2_quickinstall.tex
with
2 additions
and
1 deletion
doc/handbook/0_dumux-handbook.tex
+
1
−
0
View file @
4e8f70c1
...
...
@@ -48,6 +48,7 @@
\definecolor
{
dumuxBlue
}{
HTML
}{
0C73CF
}
\newcommand
{
\DuneVersion
}{
2.9
}
\newcommand
{
\DuneOldVersion
}{
2.8
}
\newcommand
{
\CMakeVersion
}{
3.14
}
% styles
\newcommand
{
\nextline
}{
\par\phantom
{
a
}
\vspace*
{
0.1
\textwidth
}}
...
...
This diff is collapsed.
Click to expand it.
doc/handbook/2_quickinstall.tex
+
1
−
1
View file @
4e8f70c1
...
...
@@ -3,7 +3,7 @@ For this quick start guide the following software packages are required:
\begin{itemize}
\item
GitLab client
\item
A standard-compliant C++17 compiler supporting the common supported C++11/C++14/C++17 feature set of GCC 9.3 and Clang 10
\item
CMake
3.13
or newer
\item
CMake
\CMakeVersion
{}
or newer
\item
pkg-config
\item
ParaView (to visualize the results)
\end{itemize}
...
...
This diff is collapsed.
Click to expand it.
Timo Koch
@timok
mentioned in commit
555c1558
·
2 years ago
mentioned in commit
555c1558
mentioned in commit 555c15588f0e12afc3d035f48823064d87246615
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment