fc730cc705
* build: [gn mac] copy ffmpeg lib to framework bundle * Pull build config from enviroment variable * build: use component ffmpeg in testing mode
7 lines
155 B
Text
7 lines
155 B
Text
import("all.gn")
|
|
is_debug = false
|
|
is_component_build = false
|
|
is_official_build = false
|
|
dcheck_always_on = true
|
|
symbol_level = 1
|
|
is_component_ffmpeg = true
|