mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
cmake: Add v8_context_snapshot.bin binary file
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user