Skip to content

Commit

Permalink
Remove enable-cgal-header-only option
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 17, 2024
1 parent 1a4f68c commit 72a57ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ def build_extensions(self):
"--enable-thread-safety",
"--disable-auto-ptr",
"--enable-allcxxplugins",
"--enable-cgal-header-only",
"--enable-cgal",
f"--with-cgaldir={cgal_dir}",
"--enable-swig",
Expand Down

0 comments on commit 72a57ba

Please sign in to comment.