Skip to content

Commit

Permalink
linux: Update CEF
Browse files Browse the repository at this point in the history
Signed-off-by: Open592 Developer <[email protected]>
  • Loading branch information
cfrank committed Jan 23, 2024
1 parent 5094e08 commit 827e62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/linux/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

include(DownloadCEF)

download_cef("115.3.11+ga61da9b+chromium-115.0.5790.114" "${CMAKE_SOURCE_DIR}/third_party/cef")
download_cef("120.2.7+g4bc6a59+chromium-120.0.6099.234" "${CMAKE_SOURCE_DIR}/third_party/cef")

list(APPEND CMAKE_MODULE_PATH ${CEF_ROOT}/cmake)

Expand Down

0 comments on commit 827e62d

Please sign in to comment.