mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-29 09:18:52 +00:00
11 lines
307 B
PkgConfig
11 lines
307 B
PkgConfig
|
prefix=/home/grant/dev/ZeroTierOne/ext/libpqxx-7.7.3/install/ubuntu22.04
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libpqxx
|
||
|
Description: C++ client API for the PostgreSQL database management system.
|
||
|
Version: 7.7.3
|
||
|
Libs: -L${prefix}/lib -lpqxx
|
||
|
Cflags: -I${prefix}/include
|