зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1677715 - Set write_mozbuild_vars for libwebrtc; r=ng
This sets the write_mozbuild_vars for libwebrtc to include TK_CFLAGS for desktop_capture. Differential Revision: https://phabricator.services.mozilla.com/D97428
This commit is contained in:
Родитель
c072d6f4d4
Коммит
07df197399
|
@ -77,3 +77,6 @@ GN_DIRS["../../../../third_party/libwebrtc/webrtc"].sandbox_vars[
|
|||
GN_DIRS[
|
||||
"../../../../third_party/libwebrtc/webrtc"
|
||||
].non_unified_sources += webrtc_non_unified_sources
|
||||
GN_DIRS["../../../../third_party/libwebrtc/webrtc"].write_mozbuild_vars[
|
||||
"INCLUDE_TK_CFLAGS_DIRS"
|
||||
] = ["third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче