mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
11 lines
267 B
PkgConfig
11 lines
267 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/
|
|
moduledir=@moduledir@
|
|
|
|
Name: libpipewirecore
|
|
Description: PipeWire Core
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lpipewirecore-@PIPEWIRE_API_VERSION@
|
|
Cflags: -I${includedir} -D_REENTRANT
|