norlab-ulaval / libpointmatcher

An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
BSD 3-Clause "New" or "Revised" License
1.61k stars 544 forks source link

Add Boost_LIBRARIES to pointmatcher_LIBRARIES #441

Closed maxGimeno closed 3 years ago

maxGimeno commented 3 years ago

This follows #437 . I forgot to add the Boost_LIBRARIES to the lists of pointmatcher_LIBRARIES, so when linking with libpointmatcher, they are still misisng.

ethzasl-jenkins commented 3 years ago

Can one of the admins verify this patch?

pomerlef commented 3 years ago

ok to test