Skip to content

Commit

Permalink
macos: Disable cminpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Sep 20, 2024
1 parent 908fa3f commit f9e3e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-wheels-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ 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 f9e3e4a

Please sign in to comment.