mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
11 lines
220 B
PkgConfig
11 lines
220 B
PkgConfig
|
|
prefix=@prefix@
|
||
|
|
exec_prefix=@exec_prefix@
|
||
|
|
libdir=@libdir@
|
||
|
|
includedir=@includedir@/
|
||
|
|
|
||
|
|
Name: libspa
|
||
|
|
Description: Simple Plugin API
|
||
|
|
Version: @PACKAGE_VERSION@
|
||
|
|
Libs: -L${libdir} -lspa-lib
|
||
|
|
Cflags: -I${includedir} -D_REENTRANT
|