Browse Source

Add googletest

pull/3781/head
Anders Jenbo 4 years ago committed by GitHub
parent
commit
bd86c37d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Brewfile

1
Brewfile

@ -3,3 +3,4 @@ brew "fmt"
brew "sdl2"
brew "libsodium"
brew "pkg-config"
brew "googletest"

Loading…
Cancel
Save