mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-20 01:59:01 +00:00
We were still missing the resources and the libraries inside the actual bundle directory. Do it at install time to not make a mess of all the rules. The gn build lists all the libraries in a massive list, which is quite a pain. We can over-copy a few libraries like this to make the install script a bit easier to follow.