Files
sunnypilot/external/zmq/lib/pkgconfig/libczmq.pc
2020-01-17 10:33:21 -08:00

25 lines
946 B
PkgConfig

################################################################################
# THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY #
# Read the zproject/README.md for information about making permanent changes. #
################################################################################
prefix=/home/batman/one/external/zmq
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libczmq
Description: The high-level C binding for 0MQ
Version: 4.0.2
Requires:libzmq
Libs: -L${libdir} -lczmq
Cflags: -I${includedir}
Libs.private: -L/usr/local/lib -lzmq
################################################################################
# THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY #
# Read the zproject/README.md for information about making permanent changes. #
################################################################################