mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: additional linkage libraries for AMD compiler (#1627)
This commit is contained in:
@ -26,6 +26,8 @@ EXE_INC = \
|
||||
EXE_LIBS = \
|
||||
${CGAL_LIBS} \
|
||||
-lconformalVoronoiMesh \
|
||||
-lfileFormats \
|
||||
-lsurfMesh \
|
||||
-lmeshTools \
|
||||
-ldecompositionMethods \
|
||||
-ldecompose \
|
||||
|
||||
@ -6,5 +6,6 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lfileFormats \
|
||||
-lmeshTools \
|
||||
-llumpedPointMotion
|
||||
|
||||
@ -6,5 +6,6 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lfileFormats \
|
||||
-lmeshTools \
|
||||
-llumpedPointMotion
|
||||
|
||||
Reference in New Issue
Block a user