mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
fix for Undefined symbols for architecture x86_64: "Nabo::NearestNeighbourSearch (#1117)
related to https://github.com/ethz-asl/libpointmatcher/issues/514 employ fix from https://github.com/ethz-asl/libpointmatcher/pull/513
This commit is contained in:
@@ -457,6 +457,7 @@ IF(libpointmatcher_FOUND)
|
||||
SET(LIBRARIES
|
||||
${LIBRARIES}
|
||||
${libpointmatcher_LIBRARIES}
|
||||
libnabo::nabo
|
||||
)
|
||||
ENDIF(libpointmatcher_FOUND)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user