Bug 1774052 [wpt PR 34406] - webauthn: Ignore unknown UserVerificationRequirement...
[gecko.git] / config / external / lgpllibs / moz.build
blobd7c38ac630e95c55021d684d2a9701a5625ce9b5
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 # The lgpllibs library stores symbols from third-party LGPL licensed libraries,
8 # such as libav and libsoundtouch. It fulfills the requirement of dynamically
9 # linking these symbols into gecko.
11 # Any library added here should also be reflected in the about:license page.
13 GeckoSharedLibrary("lgpllibs", linkage=None)
14 SHARED_LIBRARY_NAME = "lgpllibs"