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