Skip to content

Commit

Permalink
order matters?
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored and jmduarte committed Oct 25, 2022
1 parent 4f48788 commit 37332fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ def build_extensions(self):
args = [
f"--prefix={OUTPUT}",
"--enable-allcxxplugins",
"--enable-cgal",
"--enable-cgal-header-only",
"--enable-cgal",
f"--with-cgaldir={cgal_dir}",
"--enable-swig",
"--enable-pyext",
Expand Down

0 comments on commit 37332fb

Please sign in to comment.