Skip to content

Commit a4f3586

Browse files
authored
Update CMakeLists.txt
1 parent 071f1e5 commit a4f3586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
130130

131131
# Specify the CEF distribution version.
132132
if(NOT DEFINED CEF_VERSION)
133-
set(CEF_VERSION "97.1.7+g45ce543+chromium-97.0.4692.99")
133+
set(CEF_VERSION "97.1.1+g50067f2+chromium-97.0.4692.71")
134134
endif()
135135

136136
# Determine the platform.

0 commit comments

Comments
 (0)