ros_ethercat icon indicating copy to clipboard operation
ros_ethercat copied to clipboard

update cmake list for boost

Open lianghongzhuo opened this issue 2 years ago • 0 comments

Proposed changes

update cmake list for boost

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

  • [X] No tests required to be added. (For small changes that will be tested by CI/CD infrastructure).
  • [ ] Added/Modified automated and PhantomHand CI tests (if a new class is added (Python or C++), the interface of that class must be unit tested).
  • [X] Manually tested in simulation (if simulation specific or no hardware required to test the functionality).
  • [ ] Manually tested on hardware (if hardware specific or related).

Documentation

  • [X] No documentation required to be added.
  • [ ] Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc).
  • [ ] Updated documentation (For changes to pre-existing features mentioned in the documentation).

lianghongzhuo avatar Mar 29 '23 09:03 lianghongzhuo