Skip to content

Commit

Permalink
try ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
kerautret committed Apr 7, 2021
1 parent 3d99331 commit 8ee04a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis/install_deps_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
#
# Note: gmp and boost already installed
#
brew install ccache
export PATH="/usr/local/opt/ccache/libexec:$PATH"

brew update > brew.log
#brew install qt5 doxygen homebrew/science/hdf5 graphviz graphicsmagick fftw eigen
brew install qt5 graphicsmagick fftw eigen
Expand Down

0 comments on commit 8ee04a6

Please sign in to comment.