mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
CGAL: Upgraded to 4.10
This commit is contained in:
2
Allwmake
2
Allwmake
@ -352,7 +352,7 @@ echo Build CGAL
|
|||||||
if [ -n "$CGAL_ARCH_PATH" ]
|
if [ -n "$CGAL_ARCH_PATH" ]
|
||||||
then
|
then
|
||||||
(
|
(
|
||||||
if [ -r $CGAL_ARCH_PATH/lib/libCGAL.so ]
|
if [ -r $CGAL_ARCH_PATH/lib$WM_COMPILER_LIB_ARCH/libCGAL.so ]
|
||||||
then
|
then
|
||||||
echo " CGAL headers in $CGAL_ARCH_PATH/include"
|
echo " CGAL headers in $CGAL_ARCH_PATH/include"
|
||||||
echo " CGAL libs in $CGAL_ARCH_PATH/lib"
|
echo " CGAL libs in $CGAL_ARCH_PATH/lib"
|
||||||
|
|||||||
Reference in New Issue
Block a user