urdfdom_headers: remove checks for old compilers.
This commit is contained in:
parent
e74eb0aff8
commit
30030697c8
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ class UrdfdomHeaders < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "cmake", ".", *std_cmake_args
|
||||
|
|
Loading…
Reference in a new issue