Skip to content

Commit

Permalink
Merge remote-tracking branch 'YoshuaNava/feature/point_cloud_generato…
Browse files Browse the repository at this point in the history
…r' into feature/point_cloud_generator
  • Loading branch information
boxanm committed May 7, 2024
2 parents 9f9b0aa + 5ddb820 commit f858701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libpointmatcherConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

include(CMakeFindDependencyMacro)
find_dependency(libnabo REQUIRED)
find_dependency(yaml-cpp REQUIRED)
find_package(Boost COMPONENTS thread filesystem system program_options date_time REQUIRED)
if (Boost_MINOR_VERSION GREATER 47)
find_package(Boost COMPONENTS thread filesystem system program_options date_time chrono REQUIRED)
Expand Down

0 comments on commit f858701

Please sign in to comment.