Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
8d56e0a8
Commit
8d56e0a8
authored
Oct 31, 2020
by
Praetorius, Simon
Browse files
Update CMakeLists.txt
parent
4744d81b
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/CMakeLists.txt
View file @
8d56e0a8
...
...
@@ -42,7 +42,7 @@ if (ALBERTA_FOUND)
add_dependencies
(
examples cahn_hilliard.2d
)
endif
()
if
(
dune-foamgrid_FOUND
)
if
(
dune-foamgrid_FOUND
AND ALBERTA_FOUND
)
add_amdis_executable
(
NAME surface.2d SOURCES surface.cc DIM 2 DOW 3 ALBERTA_GRID
)
add_dependencies
(
examples surface.2d
)
endif
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment