diff --git a/CMakeLists.txt b/CMakeLists.txt index 8635fd3f..c55149bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -132,7 +132,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON) # Specify the CEF branch if(NOT DEFINED CEF_BRANCH) - set(CEF_BRANCH "6312") + set(CEF_BRANCH "6167") endif() # Specify the CEF distribution version.