Skip to content

Commit

Permalink
Revert "fix: remove enable-cgal"
Browse files Browse the repository at this point in the history
This reverts commit e600b66.
  • Loading branch information
matthewfeickert committed Sep 17, 2024
1 parent f188ffd commit bc648c2
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 @@ -94,6 +94,7 @@ def build_extensions(self):
"--disable-auto-ptr",
"--enable-allcxxplugins",
"--enable-cgal-header-only",
"--enable-cgal",
f"--with-cgaldir={cgal_dir}",
"--enable-swig",
"--enable-pyext",
Expand Down

0 comments on commit bc648c2

Please sign in to comment.