Fixed backward compatibility (xenial) from #1117

This commit is contained in:
matlabbe
2023-09-05 08:51:57 -07:00
parent 191e4250ef
commit 2d7d0ec424
2 changed files with 8 additions and 5 deletions

View File

@@ -457,7 +457,6 @@ IF(libpointmatcher_FOUND)
SET(LIBRARIES
${LIBRARIES}
${libpointmatcher_LIBRARIES}
libnabo::nabo
)
ENDIF(libpointmatcher_FOUND)