no need to remove duplicates

This commit is contained in:
Mikael Arguedas
2017-07-15 00:07:19 +00:00
committed by Paul Bovbel
parent 20db374c26
commit 259cde8833
-1
View File
@@ -12,7 +12,6 @@ if(NOT "${PCL_LIBRARIES}" STREQUAL "")
list(REMOVE_ITEM PCL_LIBRARIES "/usr/lib/libmpi.so")
# For debian: https://github.com/ros-perception/perception_pcl/issues/139
list(REMOVE_DUPLICATES PCL_LIBRARIES)
list(REMOVE_ITEM PCL_LIBRARIES
"vtkGUISupportQt"
"vtkGUISupportQtOpenGL"