Skip to content

Commit

Permalink
Revert "macos: Disable cminpack"
Browse files Browse the repository at this point in the history
This reverts commit f9e3e4a.
  • Loading branch information
jschueller committed Sep 20, 2024
1 parent 389ffa2 commit cf76a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-wheels-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ cmake -LAH -DCMAKE_INSTALL_PREFIX=$PWD/install \
-DUSE_SPHINX=OFF \
-DOPENTURNS_HAVE_USELOCALE=0 \
-DCMAKE_OSX_DEPLOYMENT_TARGET=13.0 \
-DUSE_CMINPACK=OFF \
..
make install

Expand Down

0 comments on commit cf76a92

Please sign in to comment.