diff --git a/cmake/cef_variables.cmake.in b/cmake/cef_variables.cmake.in index 31989fe6d..f1c5a88a6 100644 --- a/cmake/cef_variables.cmake.in +++ b/cmake/cef_variables.cmake.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 )