Skip to content

Commit

Permalink
Update mac os 0_setup_env.sh for fftw
Browse files Browse the repository at this point in the history
  • Loading branch information
ponchio authored Aug 22, 2023
1 parent 32e5a3d commit c3afae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/macOS/0_setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ esac
done


brew install coreutils llvm cmake ninja libomp eigen libjpeg
brew install coreutils llvm cmake ninja libomp eigen libjpeg fftw
npm install -g appdmg

if [ "$DONT_INSTALL_QT" = false ] ; then
Expand Down

0 comments on commit c3afae6

Please sign in to comment.