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:
Robo 2018-08-21 02:32:52 +05:30 committed by John Kleinschmidt
parent 26925e6d48
commit fc730cc705
3 changed files with 25 additions and 2 deletions

View file

@ -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