mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user