Update impeller-cmake-example (flutter/engine#50808)

Lots of fixes in this update. Let's see how it fares against the Fuchsia SDK compiler. https://github.com/bdero/impeller-cmake-example/pull/22
This commit is contained in:
Brandon DeRosier
2024-02-21 00:06:05 -08:00
committed by GitHub
parent 45beb486b2
commit 278b1ea647

2
DEPS
View File

@@ -1019,7 +1019,7 @@ deps = {
},
'src/third_party/impeller-cmake-example': {
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + 'd1a26a51dc6890e5f851749e3d8e048703f24f51',
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + 'c44e8093972c969acf171be72591e408a85fdc53',
'condition': 'download_impeller_cmake_example',
},