We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7ad9d commit 0270948Copy full SHA for 0270948
CMakeLists.txt
@@ -121,7 +121,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
121
122
# Specify the CEF distribution version.
123
if(NOT DEFINED CEF_VERSION)
124
- set(CEF_VERSION "78.2.7+g9cd8bac+chromium-78.0.3904.70")
+ set(CEF_VERSION "78.3.9+gc7345f2+chromium-78.0.3904.108")
125
endif()
126
127
# Determine the platform.
0 commit comments