serenity/Ladybird/cmake
Andrew Kaster 46b86ffcfc Ladybird: Add install rules to make app bundle on macOS relocatable
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.
2023-08-13 23:31:00 -06:00
..
AndroidExtras.cmake
EnableLagom.cmake
EnableLLD.cmake
InstallRules.cmake Ladybird: Add install rules to make app bundle on macOS relocatable 2023-08-13 23:31:00 -06:00
LadybirdInstallConfig.cmake