Skip to content

Commit

Permalink
enabled cgal
Browse files Browse the repository at this point in the history
  • Loading branch information
aryan26roy committed Sep 3, 2021
1 parent 20995f3 commit bf3d014
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 bf3d014

Please sign in to comment.