mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
11 lines
273 B
PkgConfig
11 lines
273 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
modlibexecdir=@modlibexecdir@
|
|
|
|
Name: libpinos
|
|
Description: Pinos Client Interface
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -lpinos-@PINOS_MAJORMINOR@
|
|
Cflags: -I${includedir} -D_REENTRANT
|