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 Nov 1, 2022
1 parent c03e358 commit 8c03e43
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 @@ -69,8 +69,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 8c03e43

Please sign in to comment.