зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1677715 - Build libpipewire as a dependency of libwebrtc; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D97431
This commit is contained in:
Родитель
a2c0a85593
Коммит
16e7bdc293
|
@ -56,6 +56,9 @@ webrtc_non_unified_sources = [
|
|||
"../../../../third_party/libwebrtc/webrtc/video/overuse_frame_detector.cc", # Because of name clash with call_stats.cc on kWeightFactor
|
||||
]
|
||||
|
||||
if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
|
||||
DIRS += ["../../../../third_party/pipewire/libpipewire"]
|
||||
|
||||
GN_DIRS += ["../../../../third_party/libwebrtc/webrtc"]
|
||||
|
||||
gn_vars_copy = gn_vars.copy()
|
||||
|
|
Загрузка…
Ссылка в новой задаче