Skip to content

Commit 36c0b62

Browse files
authored
Update CEF branch to 5359
1 parent 00c23d5 commit 36c0b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 branch
132132
if(NOT DEFINED CEF_BRANCH)
133-
set(CEF_BRANCH "4896")
133+
set(CEF_BRANCH "5359")
134134
endif()
135135

136136
# Specify the CEF distribution version.

0 commit comments

Comments
 (0)