[Bug 794627] Meson: drop library_format option to build both shared and static

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 23 17:48:31 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794627

--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 370060
  --> https://bugzilla.gnome.org/attachment.cgi?id=370060&action=edit
Meson: Use library() to build both static and shared libs

Meson supports building both static and shared libraries in a single
library() call. It has the advantage of reusing the same .o objects and
thus avoid double compilation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list