14 lines
428 B
PkgConfig
14 lines
428 B
PkgConfig
# This file was generated by CMake for PCL library pcl_features
|
|
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_features
|
|
Description: Point cloud features library
|
|
Version: 1.14.0
|
|
Requires: pcl_common pcl_search pcl_kdtree pcl_octree pcl_filters pcl_2d
|
|
Libs: -L${libdir} -lpcl_features
|
|
Cflags: -I${includedir}
|
|
|