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