mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
COMP: Enable compilation of cv2d
This commit is contained in:
@ -22,6 +22,8 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
$(CGAL_LIBS) \
|
||||
-lboost_thread \
|
||||
-lmpfr \
|
||||
-lextrude2DMesh \
|
||||
-lextrudeModel \
|
||||
-lcv2DMesh \
|
||||
|
||||
@ -45,8 +45,6 @@ SourceFiles
|
||||
#ifndef conformalVoronoiMesh_H
|
||||
#define conformalVoronoiMesh_H
|
||||
|
||||
#define CGAL_INEXACT
|
||||
|
||||
#include "CGALTriangulation3Ddefs.H"
|
||||
#include "uint.H"
|
||||
#include "ulong.H"
|
||||
|
||||
Reference in New Issue
Block a user