mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Generate cef_config.h as a build-time step (fixes issue #2926)
This commit is contained in:
@ -719,6 +719,7 @@ if mode == 'standard' or mode == 'minimal':
|
||||
|
||||
# Transfer generated include files.
|
||||
generated_includes = [
|
||||
'cef_config.h',
|
||||
'cef_pack_resources.h',
|
||||
'cef_pack_strings.h',
|
||||
]
|
||||
|
Reference in New Issue
Block a user