ulib/3party/asio/asio.pc.in
tqcq 6e1491fd41
All checks were successful
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m17s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m21s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m26s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m43s
linux-x64-gcc / linux-gcc (push) Successful in 1m52s
feat add asio
2024-01-21 12:01:15 +08:00

12 lines
350 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: A cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Lflags:
Requires:
Requires.private: