You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone !
Thanks for your great work !
I would like to know if there is a particular reason to not implement the possibility to locate the package with the command "find_package" of CMake (https://cmake.org/cmake/help/latest/command/find_package.html).
ie to install a file "QPOASESTargets.cmake" in order to use the package in another project with the command find_package.
Thanks for all your work and for your response !
The text was updated successfully, but these errors were encountered:
I guess many people (including myself) compile qpOASES using the plain Makefile configured by hand (without using CMake). If you want to contribute a CMake FindPackage script, I'd be happy to merge your pull request.
Hi everyone !
Thanks for your great work !
I would like to know if there is a particular reason to not implement the possibility to locate the package with the command "find_package" of CMake (https://cmake.org/cmake/help/latest/command/find_package.html).
ie to install a file "QPOASESTargets.cmake" in order to use the package in another project with the command find_package.
Thanks for all your work and for your response !
The text was updated successfully, but these errors were encountered: