Simple-Robotics / proxsuite

The Advanced Proximal Optimization Toolbox
BSD 2-Clause "Simplified" License
415 stars 50 forks source link

CMake: allow use of installed dependencies #334

Closed nim65s closed 5 months ago

nim65s commented 5 months ago

Hi,

In the case someone already packaged and installed jrl-cmakemodules & cereal on their system, we should be able to directly use those.

This follows the strategy from https://github.com/jrl-umi3218/jrl-cmakemodules/pull/670 and implement something similar for cereal.

hrp2-14 commented 5 months ago

Hi ! This project doesn't usually accept pull requests on the main branch. If this wasn't intentionnal, you can change the base branch of this PR to devel (No need to close it for that). Best, a bot.

nim65s commented 5 months ago

Hum, I also removed some temporary latex compilation byproducts by mistake. If you really want to keep those, or remove those in another PR, I can amend the commit.