14 lines
491 B
PkgConfig
14 lines
491 B
PkgConfig
# This file was generated by CMake for PCL library pcl_segmentation
|
|
prefix=C:/Program Files/PCL
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
#includedir=${prefix}/include/pcl-1.14/pcl
|
|
includedir=${prefix}/include/pcl-1.14
|
|
Name: pcl_segmentation
|
|
Description: Point cloud segmentation library
|
|
Version: 1.14.0
|
|
Requires: pcl_common pcl_geometry pcl_search pcl_sample_consensus pcl_kdtree pcl_octree pcl_features pcl_filters pcl_ml
|
|
Libs: -L${libdir} -lpcl_segmentation
|
|
Cflags: -I${includedir}
|
|
|