no need to remove duplicates
This commit is contained in:
parent
20db374c26
commit
259cde8833
@ -12,7 +12,6 @@ if(NOT "${PCL_LIBRARIES}" STREQUAL "")
|
|||||||
list(REMOVE_ITEM PCL_LIBRARIES "/usr/lib/libmpi.so")
|
list(REMOVE_ITEM PCL_LIBRARIES "/usr/lib/libmpi.so")
|
||||||
|
|
||||||
# For debian: https://github.com/ros-perception/perception_pcl/issues/139
|
# For debian: https://github.com/ros-perception/perception_pcl/issues/139
|
||||||
list(REMOVE_DUPLICATES PCL_LIBRARIES)
|
|
||||||
list(REMOVE_ITEM PCL_LIBRARIES
|
list(REMOVE_ITEM PCL_LIBRARIES
|
||||||
"vtkGUISupportQt"
|
"vtkGUISupportQt"
|
||||||
"vtkGUISupportQtOpenGL"
|
"vtkGUISupportQtOpenGL"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user