diff --git a/src/csg/meson.build b/src/csg/meson.build index e84bb74e85b7da044476f050db1956fd4972eaf6..de0685ace1e136ff70b218a45740fdf5bf97d73a 100644 --- a/src/csg/meson.build +++ b/src/csg/meson.build @@ -1,4 +1,4 @@ -lib_csg_parser = static_library('csg-parser', +lib_csg_parser = static_library('csg-eb', 'cgal_helper_polygon.cpp', 'cgal_helper_polyhedron.cpp', 'csg.cpp',