mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 129.0.6668.0
- Mac: Minimum system version is now 11.0. - Win: Windows SDK version is now 10.0.22621.2428.
This commit is contained in:
committed by
Marshall Greenblatt
parent
2cd405baac
commit
af1f40a2d3
@ -26,7 +26,7 @@ index 927fce24fcdc6..834c84eae805e 100644
|
||||
if (cpu != 'x64'):
|
||||
# x64 is default target CPU thus any other CPU requires a target set
|
||||
diff --git build/vs_toolchain.py build/vs_toolchain.py
|
||||
index cedeceefb5d65..ad0f1314e6a25 100755
|
||||
index f3a6fc7deec43..1f359e351fa85 100755
|
||||
--- build/vs_toolchain.py
|
||||
+++ build/vs_toolchain.py
|
||||
@@ -114,9 +114,16 @@ def SetEnvironmentAndGetRuntimeDllDirs():
|
||||
|
Reference in New Issue
Block a user