libgmp external for Homebrew (#770)

* index/li/libgmp/libgmp-external.toml (external): for package manager
    homebrew, fetch 'gmp'.
This commit is contained in:
Simon Wright
2023-04-26 09:28:50 +01:00
committed by GitHub
parent 9432950cde
commit 6153961d80
+1
View File
@@ -10,6 +10,7 @@ kind = "system"
"debian|ubuntu" = ["libgmp-dev"]
arch = ["gmp"]
msys2 = ["mingw-w64-x86_64-gmp"]
homebrew = ["gmp"]
[[external]]
kind = "version-output"