build: [gn mac] copy ffmpeg lib to framework bundle (#14225)
* build: [gn mac] copy ffmpeg lib to framework bundle * Pull build config from enviroment variable * build: use component ffmpeg in testing mode
This commit is contained in:
parent
26925e6d48
commit
fc730cc705
3 changed files with 25 additions and 2 deletions
|
@ -4,4 +4,4 @@ is_component_build = false
|
|||
is_official_build = false
|
||||
dcheck_always_on = true
|
||||
symbol_level = 1
|
||||
use_jumbo_build = true
|
||||
is_component_ffmpeg = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue