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

Clean up OSQP_EIGEN_OSQP_TARGET_TO_LINK handling

Open traversaro opened this issue 2 months ago • 1 comments

Removed unnecessary setting of OSQP_EIGEN_OSQP_TARGET_TO_LINK in parent scope, removing the warning:

CMake Warning (dev) at cmake/OsqpEigenDependencies.cmake:37 (set):
  Cannot set "OSQP_EIGEN_OSQP_TARGET_TO_LINK": current scope has no parent.

traversaro avatar Oct 10 '25 09:10 traversaro

The Windows failure is unrelated.

traversaro avatar Oct 10 '25 09:10 traversaro