mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Fix creation of client distribution
This commit is contained in:
@ -971,7 +971,7 @@ elif platform == 'linux':
|
|||||||
# yapf: enable
|
# yapf: enable
|
||||||
|
|
||||||
if mode == 'client':
|
if mode == 'client':
|
||||||
binaries.append({'path': 'cefclient'})
|
binaries.append({'path': 'cefsimple'})
|
||||||
|
|
||||||
# yapf: disable
|
# yapf: disable
|
||||||
resources = [
|
resources = [
|
||||||
|
Reference in New Issue
Block a user