cyberbotics / webots_ros2

Webots ROS 2 packages
Apache License 2.0
389 stars 141 forks source link

External Libraries in CMakeLists.txt #908

Closed joao-t-castro closed 3 months ago

joao-t-castro commented 3 months ago

Hello, I am trying to use an external library in a ROS2 Webots package. I was wondering what changes should be done to the CMakeLists.txt to use this library in one of my WebotControllers source files. Thanks for your attention.