mac setup: add catch2

old-commit-hash: c65ca6ab1d
taco
Adeeb Shihadeh 3 years ago
parent 99027db851
commit ce42e116c9
  1. 1
      tools/mac_setup.sh

@ -30,6 +30,7 @@ fi
# TODO: remove protobuf,protobuf-c,swig when casadi can be pip installed # TODO: remove protobuf,protobuf-c,swig when casadi can be pip installed
brew bundle --file=- <<-EOS brew bundle --file=- <<-EOS
brew "catch2"
brew "cmake" brew "cmake"
brew "cppcheck" brew "cppcheck"
brew "git-lfs" brew "git-lfs"

Loading…
Cancel
Save