Files
bun.sh/cmake
Claude Bot ba5566734a fix: Fix Yoga library linking and test constants
- Fix LIB_PATH in BuildYoga.cmake to point to correct yoga directory where libyogacore.a is built
- Update test to use Bun.Yoga instead of globalThis.Yoga
- Fix test constants to match actual Yoga implementation (remove non-existent experimental features, fix errata constant names)

The issue was that Yoga's CMake build places libyogacore.a in yoga/yoga/ but the build system was looking for it in yoga/lib/.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 03:52:39 +00:00
..
wip
2025-08-30 02:54:05 +00:00
2024-11-15 21:01:55 -08:00
2025-05-31 16:21:08 -07:00