hungpham2511 / toppra

robotic motion planning library
https://hungpham2511.github.io/toppra/index.html
MIT License
603 stars 167 forks source link

chore: make C++ always define all installed symbols. #215

Closed jmirabel closed 1 year ago

jmirabel commented 1 year ago

Avoid having undefined symbols when the library is not compiled with GLPK or qpOASES support.

Checklists:

After this is merge, @hungpham2511 could you make a patch release pls ?

hungpham2511 commented 1 year ago

@jmirabel 0.5.2 has been released with a new tag.