mac setup: add catch2

old-commit-hash: c65ca6ab1d609ac291f4b57eb3414236bd648999
This commit is contained in:
Adeeb Shihadeh
2022-03-05 15:29:06 -08:00
parent 99027db851
commit ce42e116c9

View File

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