Skip to content

Commit

Permalink
enabled cgal
Browse files Browse the repository at this point in the history
  • Loading branch information
aryan26roy authored and henryiii committed Oct 17, 2022
1 parent ec9dd9f commit d852733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def build_extensions(self):
args = [
f"--prefix={OUTPUT}",
"--enable-allcxxplugins",
"--enable-cgal",
"--enable-cgal-header-only",
f"--with-cgaldir={cgal_dir}",
"--enable-swig",
Expand Down

0 comments on commit d852733

Please sign in to comment.