diff options
author | Erik Kundiman <erik@megapahit.org> | 2023-07-30 20:14:16 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2023-07-30 20:14:16 +0800 |
commit | 9a16a223d3cd61a65871fe828e302f5e082bd1fb (patch) | |
tree | 095b9f3e9692b25b2737928c26eb0a1bf65ad33e /indra/llaudio | |
parent | e08ad14176502a8cc26b401c48b7161ce8c39140 (diff) |
libmedia_plugin_libvlc is installed to system too
libmedia_plugin_base is now explicitly set as static, since it could be
set as shared when BUILD_SHARED_LIBS is on and it's just easier to have
it compiled into with every media plugin cause it's small and would only
be shared by 2 dynamic libraries anyway. Trying to put a dynamic version
where the media plugin can find it so the reference is not broken, seems
like a hassle.
Diffstat (limited to 'indra/llaudio')
0 files changed, 0 insertions, 0 deletions