ompl: remove checks for old compilers.
This commit is contained in:
parent
57cfc88e1a
commit
07759bb3f8
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ class Ompl < Formula
|
|||
depends_on "boost"
|
||||
depends_on "eigen"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "cmake", ".", *std_cmake_args
|
||||
|
|
Loading…
Reference in a new issue