diff options
author | Andrew Kaster <andrewdkaster@gmail.com> | 2022-10-07 17:08:29 -0600 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2022-12-25 07:58:58 -0700 |
commit | 6fff03713ccc1bb82bffe172cc41f2d5c28901dc (patch) | |
tree | c2a99dc80b33668d743326c92b0e888439e0d944 /Kernel/Devices | |
parent | bbb08c1912656d0c871120c0826265f60e9fd550 (diff) | |
download | serenity-6fff03713ccc1bb82bffe172cc41f2d5c28901dc.zip |
Ladybird: Ensure that installed ladybird can launch WebContent process
Always call platform_init after there's a QApplication, because in the
installed configuration that's how we find the resources.
Try QCoreApplication::applicationDirPath() after looking in ./WebContent
for the WebContent process. In an installed configuration, ladybird and
WebContent will both be in $PREFIX/bin.
Add install rules for WebContent and its linked libraries, for if they
ever differ from ladybird's.
Diffstat (limited to 'Kernel/Devices')
0 files changed, 0 insertions, 0 deletions