1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-01-12 22:45:38 +00:00
unicorn/Brewfile
Nguyen Anh Quynh 11c972e6db Update Brewfile
more comments for Brew
2017-09-30 17:36:44 +07:00

7 lines
143 B
Ruby

# Travis CI setup for MacOS Brew
# used for testing framework
brew "cmocka"
# used for cross assembly of code for testing
brew "crosstool-ng"