electron/build/args/testing.gn
Robo fc730cc705 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
2018-08-20 17:02:52 -04:00

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