pagmo: remove checks for old compilers.
This commit is contained in:
parent
5d22687f80
commit
a677b92f64
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class Pagmo < Formula
|
|||
depends_on "eigen"
|
||||
depends_on "nlopt"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "cmake", ".", "-DPAGMO_WITH_EIGEN3=ON", "-DPAGMO_WITH_NLOPT=ON",
|
||||
|
|
Loading…
Reference in a new issue