Files
imhex/dist/Brewfile
2021-12-16 12:37:22 +01:00

13 lines
242 B
Ruby

brew "glfw3"
brew "mbedtls"
brew "nlohmann-json"
brew "cmake"
brew "ccache"
brew "python3"
brew "freetype2"
brew "libmagic"
brew "pkg-config"
# TODO: Remove this when XCode version of clang will support the same level as LLVM 10
brew "llvm"