Updated bgfx.cmake to latest. - #1795
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the BabylonNative build’s FetchContent pin for bgfx.cmake to a newer upstream commit, keeping the dependency set current while maintaining the project’s existing “pin by commit SHA” approach for most third-party sources.
Changes:
- Bumped
bgfx.cmakeGIT_TAGfrom3b67f0c0c5505a22f6e88640519b5b473c938ad9to44adc64c885739d8721ab97fb7bd511ff72e26d6.
0241755 to
e87124e
Compare
|
CI status on the latest bgfx.cmake bump: everything green except This is a gap in the arch-aware SSE minspec that landed in BabylonJS/bgfx.cmake#133. That change uses Our iOS configure goes through leetal/ios-cmake with Fix is up as BabylonJS/bgfx.cmake#134: pair the flag with |
|
Update: the run finished at 31/33 green -- I've verified the fix (BabylonJS/bgfx.cmake#134) end-to-end rather than guessing: I pointed a throwaway branch's
So #134 is the only thing standing between this PR and a fully green run. Once it merges I'll bump the |
e87124e to
5e42382
Compare
|
Green across the board -- 33/33 on |
No description provided.