mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: build ffmpeg and native_mksnapshot for GN release builds (#14240)
* build ffmpeg and native_mksnapshot for GN release builds * Test ffmpeg via verify-ffmpeg.py * remove sccache from Windows builds
This commit is contained in:
committed by
GitHub
parent
a2a7c6b062
commit
5a72441b2a
@@ -1,6 +1,7 @@
|
||||
import("all.gn")
|
||||
is_debug = false
|
||||
is_component_build = false
|
||||
is_component_ffmpeg = true
|
||||
is_official_build = false
|
||||
dcheck_always_on = true
|
||||
symbol_level = 1
|
||||
|
||||
Reference in New Issue
Block a user