cmake 3.7.0-rc1 (devel)
Closes #5995. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
22ceda7d7e
commit
5fa0459916
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ class Cmake < Formula
|
|||
sha256 "ce89b3f58c40a2154dc7c836340758b6d5dc3aadf0215961a2fb0200e370f3fc" => :mavericks
|
||||
end
|
||||
|
||||
devel do
|
||||
url "https://cmake.org/files/v3.7/cmake-3.7.0-rc1.tar.gz"
|
||||
sha256 "c736e83149493e7f897fa10b2e535012dc58763331980385060904a1795be0c0"
|
||||
end
|
||||
|
||||
option "without-docs", "Don't build man pages"
|
||||
option "with-completion", "Install Bash completion (Has potential problems with system bash)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue