mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 01:15:09 +00:00
![]() We currently bundle AK with LibCore on Lagom. This means that to use AK, all libraries must also depend on LibCore. This will create circular dependencies when we create LibURL, as LibURL will depend on LibUnicode, which will depend on LibCore, which will depend on LibURL. |
||
---|---|---|
.. | ||
BUILD.gn |