summary refs log tree commit diff
path: root/.ci/macos/Brewfile
blob: c32360eee0879c674ccf20ee56f3ca344787380b (plain) (blame)
1
2
3
4
5
6
7
8
9
tap "nlohmann/json"

brew "clang-format"
brew "cmake"
brew "ninja"
brew "openssl"
brew "qt5"
brew "python3"
brew "nlohmann_json"