osqp-cpp icon indicating copy to clipboard operation
osqp-cpp copied to clipboard

Improve usage of FetchContent

Open fdevinc opened this issue 2 years ago • 0 comments

Right now the library breaks because the latest version of OSQP removes one of the headers osqp-cpp relies on: ctrlc.h. FetchContent allows to select specific versions of a library by means of GIT_TAG: could you add this functionality to osqp-cpp? Also, it would be great if osqp-cpp defined its own Git tags, too. Thanks!

fdevinc avatar Jun 20 '23 08:06 fdevinc