osqpv1.0.0
- Updated
The Operator Splitting QP Solver
- Project website: https://osqp.org/
#Usage
osqp provides CMake targets:
find_package(osqp CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:osqp::osqp>,osqp::osqp,osqp::osqpstatic>)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
#Host Tool For
No ports use this.
#Contributors
aboelens
Kai Pastor