urdfdom_headers: remove checks for old compilers.

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

View file

@ -13,8 +13,6 @@ class UrdfdomHeaders < Formula
depends_on "cmake" => :build
needs :cxx11
def install
ENV.cxx11
system "cmake", ".", *std_cmake_args