robotology / robotology-vcpkg-ports

Collection of vcpkg ports available on limited platforms just in binary form.
MIT License
6 stars 1 forks source link

ipopt-binary: Add ipopt imported target in Ipopt-config.cmake #22

Closed traversaro closed 1 year ago

traversaro commented 1 year ago

The new FindIPOPT.cmake file shipped in casadi 3.6.0 expects the imported target to be available, otherwise it tries to parse the Ipopt_LIBRARIES variable, not handling correctly the optimized and debug strings.

See: