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

Commits on Mar 24, 2020

  1. Fixes for CMakeLists.txt to build on the buildfarm.

    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>
    clalancette committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4cd8061 View commit details
    Browse the repository at this point in the history