mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-24 10:03:53 +08:00
25 lines
946 B
PkgConfig
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. #
|
|
################################################################################
|