Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Revert wrong change...
  • Loading branch information
BDoignies authored Mar 9, 2024
1 parent 5c1041f commit 9c2f2d3
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 @@ -20,7 +20,7 @@
UTK_CMAKE_ARGS = [
f"-DUTK_LOG=ON",
f"-DUTK_USE_OPENMP=ON",
f"-DUTK_USE_FFTW=OFF",
f"-DUTK_USE_FFTW=ON",
f"-DUTK_PYTHON=ON",
f"-DUTK_BUILD_EXE=OFF",
f"-DUTK_USE_CGAL=OFF"
Expand Down

0 comments on commit 9c2f2d3

Please sign in to comment.