Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Fixes for CMakeLists.txt to build on the buildfarm. #8

Merged
merged 1 commit into from Mar 25, 2020

Conversation

clalancette
Copy link
Contributor

A few things done in here:

  1. Change CMake required version back to 3.5
  2. Remove unnecessary dependency on pthreads
  3. Remove duplicate boost dependency.
  4. Make sure to find_package(diagnostic_updater) before use.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

A few things done in here:

1.  Change CMake required version back to 3.5
2.  Remove unnecessary dependency on pthreads
3.  Remove duplicate boost dependency.
4.  Make sure to find_package(diagnostic_updater) before use.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Copy link
Collaborator

@michael1309 michael1309 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CMakeLists.txt after revision through clalancette.

@michael1309 michael1309 merged commit cc90284 into SICKAG:master Mar 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants