mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-02 20:26:59 +01:00
cmake: Add v8_context_snapshot.bin binary file
This commit is contained in:
parent
facee1f750
commit
232a68480e
@ -199,6 +199,7 @@ if(OS_LINUX)
|
|||||||
libcef.so
|
libcef.so
|
||||||
natives_blob.bin
|
natives_blob.bin
|
||||||
snapshot_blob.bin
|
snapshot_blob.bin
|
||||||
|
v8_context_snapshot.bin
|
||||||
)
|
)
|
||||||
|
|
||||||
# List of CEF resource files.
|
# List of CEF resource files.
|
||||||
@ -423,6 +424,7 @@ if(OS_WINDOWS)
|
|||||||
libGLESv2.dll
|
libGLESv2.dll
|
||||||
natives_blob.bin
|
natives_blob.bin
|
||||||
snapshot_blob.bin
|
snapshot_blob.bin
|
||||||
|
v8_context_snapshot.bin
|
||||||
swiftshader
|
swiftshader
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user