14 lines
385 B
PkgConfig
14 lines
385 B
PkgConfig
|
|
# This file was generated by CMake for PCL library pcl_stereo
|
||
|
|
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_stereo
|
||
|
|
Description: Point cloud stereo library
|
||
|
|
Version: 1.12.0
|
||
|
|
Requires: pcl_common-1.12 pcl_io-1.12
|
||
|
|
Libs: -L${libdir} -lpcl_stereo
|
||
|
|
Cflags: -I${includedir}
|
||
|
|
|