chiark / gitweb /
Enable CXX by default (#198)
authorJulien Schueller <schueller@phimeca.com>
Mon, 30 Jul 2018 14:11:41 +0000 (16:11 +0200)
committerSteven G. Johnson <stevenj@mit.edu>
Mon, 30 Jul 2018 14:11:41 +0000 (10:11 -0400)
commit8da50d516fe0a0da42c06b66329b02cf6e44236e
tree60f691231c31aca91994f56dd849ddd70b2ae945
parent73354bd01898da65ce364cc625e9241fc0933ede
Enable CXX by default (#198)

* Enable CXX by default

It's silly not to provide all algorithms by default,
c++ compiler are easy to find these days, worst case it can still be disabled

Also remove lib suffix

* Update doc
.travis.yml
CMakeLists.txt
appveyor.yml
doc/docs/NLopt_Installation.md
nlopt.pc.in