globjects: remove checks for old compilers.
This commit is contained in:
parent
048b8a54b6
commit
55250dc17e
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class Globjects < Formula
|
|||
depends_on "glbinding"
|
||||
depends_on "glm"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "cmake", ".", "-Dglbinding_DIR=#{Formula["glbinding"].opt_prefix}", *std_cmake_args
|
||||
|
|
Loading…
Reference in a new issue