mac setup: add catch2

pull/23912/head
Adeeb Shihadeh 2022-03-05 15:29:06 -08:00
parent 2928507f44
commit c65ca6ab1d
1 changed files with 1 additions and 0 deletions

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"