We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059ad75 commit a7d2c41Copy full SHA for a7d2c41
src/stable/components/pclRGBDServer/CMakeLists.txt
@@ -18,7 +18,7 @@ if(pcl_openni)
18
TARGET_LINK_LIBRARIES(pclRGBDServer
19
${CMAKE_THREAD_LIBS_INIT}
20
${ZeroCIce_LIBRARIES}
21
- ${pcl_LIBRARIES}
+ ${PCL_LIBRARIES}
22
${OpenCV_LIBRARIES}
23
JderobotInterfaces
24
jderobotutil
0 commit comments