obs-studio/CI/include/Brewfile
PatTheMav c993b6059a
CI: Update build scripts and Github actions workflow
Also updates main CMakeLists.txt and CMakeLists.txt for unit tests,
also adds additional build directories to .gitignore file
2022-03-16 23:13:26 +01:00

6 lines
70 B
Ruby

brew "cmake"
brew "ccache"
brew "ninja"
brew "freetype"
brew "cmocka"