Skip to content

Commit ea7eb0f

Browse files
authored
Add Brewfile
A `Brewfile` in the project will let developers run `brew bundle` to install required dependencies automatically.
1 parent ee3e694 commit ea7eb0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Brewfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
brew "cmake"
2+
brew "ninja"

0 commit comments

Comments
 (0)