mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
12 lines
276 B
PkgConfig
12 lines
276 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
|
|
|
|
Name: GStreamer Floatcast Library
|
|
Description: Platform independent floating point macros
|
|
Requires: glib-2.0
|
|
Version: @VERSION@
|
|
Libs: @LIBM@
|
|
Cflags: -I${includedir}
|
|
|