urdfdom: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:22 +00:00
parent c94b68b595
commit e74eb0aff8

View file

@ -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