You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fuchsia] Downgrade cmake from latest to release from Ubuntu jammy (#430)
The CMake 4.0 no longer allow adding a shared library target when
the target platform is a baremetal platform. This change downgrades
the cmake from 4.0 to jammy release (3.22) to mitigate this issue.
0 commit comments