Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
5dc04530
Commit
5dc04530
authored
Jul 14, 2020
by
Mark OLESEN
Browse files
COMP: additional linkage libraries for AMD compiler (
#1627
)
parent
a8686043
Changes
3
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/Make/options
View file @
5dc04530
...
...
@@ -26,6 +26,8 @@ EXE_INC = \
EXE_LIBS = \
${CGAL_LIBS} \
-lconformalVoronoiMesh \
-lfileFormats \
-lsurfMesh \
-lmeshTools \
-ldecompositionMethods \
-ldecompose \
...
...
applications/utilities/postProcessing/lumped/lumpedPointForces/Make/options
View file @
5dc04530
...
...
@@ -6,5 +6,6 @@ EXE_INC = \
EXE_LIBS = \
-lfiniteVolume \
-lfileFormats \
-lmeshTools \
-llumpedPointMotion
applications/utilities/postProcessing/lumped/lumpedPointMovement/Make/options
View file @
5dc04530
...
...
@@ -6,5 +6,6 @@ EXE_INC = \
EXE_LIBS = \
-lfiniteVolume \
-lfileFormats \
-lmeshTools \
-llumpedPointMotion
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment