mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: foamyHexMesh: added mpfr to cgal libraries
This commit is contained in:
@ -9,4 +9,5 @@ CGAL_LIBS = \
|
||||
-L$(GMP_ARCH_PATH)/lib \
|
||||
-L$(BOOST_ARCH_PATH)/lib \
|
||||
-L$(CGAL_ARCH_PATH)/lib \
|
||||
-lCGAL
|
||||
-lCGAL \
|
||||
-lmpfr
|
||||
|
||||
Reference in New Issue
Block a user