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
ceb24ed9
Commit
ceb24ed9
authored
2 years ago
by
Hamza Oukili
Browse files
Options
Downloads
Patches
Plain Diff
Fix delete Staggered and fix CMakelists
parent
f436010e
No related branches found
No related tags found
1 merge request
!3518
Fix CMakeLists and parameterlist
Pipeline
#30658
failed
2 years ago
Stage: check-status
Stage: trigger dumux pipelines
Pipeline: dumux
#30664
Pipeline: dumux
#30663
Pipeline: dumux
#30662
+3
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dumux/common/CMakeLists.txt
+2
-0
2 additions, 0 deletions
dumux/common/CMakeLists.txt
dumux/multidomain/staggeredfreeflow/CMakeLists.txt
+0
-0
0 additions, 0 deletions
dumux/multidomain/staggeredfreeflow/CMakeLists.txt
with
2 additions
and
0 deletions
dumux/common/CMakeLists.txt
+
2
−
0
View file @
ceb24ed9
add_subdirectory
(
properties
)
add_subdirectory
(
typetraits
)
dune_library_add_sources
(
dumux SOURCES parameters.cc
)
file
(
GLOB DUMUX_COMMON_HEADERS *.hh *.inc
)
install
(
FILES
${
DUMUX_COMMON_HEADERS
}
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dumux/common
)
This diff is collapsed.
Click to expand it.
dumux/multidomain/staggeredfreeflow/CMakeLists.txt
deleted
100644 → 0
+
0
−
0
View file @
f436010e
This diff is collapsed.
Click to expand it.
Timo Koch
@timok
mentioned in commit
f735febe
·
2 years ago
mentioned in commit
f735febe
mentioned in commit f735febe85798f700f3851abcd60218aaf63527f
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