cmake: remove checks for old compilers.
This commit is contained in:
parent
ab077bb633
commit
aa10a24bf0
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ class Cmake < Formula
|
|||
# CMake is built with Qt support and Qt is built with MySQL support as MySQL uses CMake.
|
||||
# For the GUI application please instead use `brew cask install cmake`.
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11 if MacOS.version < :mavericks
|
||||
|
||||
|
|
Loading…
Reference in a new issue