Skip to content

Commit

Permalink
install embree3 on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Oct 31, 2023
1 parent 7093fff commit 92ef935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/macOS/0_setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ case $i in
esac
done

brew install coreutils node cmake ninja llvm libomp cgal xerces-c tbb embree
brew install coreutils node cmake ninja llvm libomp cgal xerces-c tbb embree3
npm install -g appdmg

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

0 comments on commit 92ef935

Please sign in to comment.