14 lines
536 B
PkgConfig
14 lines
536 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.12/pcl
|
|
includedir=${prefix}/include/pcl-1.12
|
|
Name: pcl_segmentation
|
|
Description: Point cloud segmentation library
|
|
Version: 1.12.0
|
|
Requires: pcl_common-1.12 pcl_geometry-1.12 pcl_search-1.12 pcl_sample_consensus-1.12 pcl_kdtree-1.12 pcl_octree-1.12 pcl_features-1.12 pcl_filters-1.12 pcl_ml-1.12
|
|
Libs: -L${libdir} -lpcl_segmentation
|
|
Cflags: -I${includedir}
|
|
|