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
|
||||
natives_blob.bin
|
||||
snapshot_blob.bin
|
||||
v8_context_snapshot.bin
|
||||
)
|
||||
|
||||
# List of CEF resource files.
|
||||
@@ -423,6 +424,7 @@ if(OS_WINDOWS)
|
||||
libGLESv2.dll
|
||||
natives_blob.bin
|
||||
snapshot_blob.bin
|
||||
v8_context_snapshot.bin
|
||||
swiftshader
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user