mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
Ladybird: Install ImageDecoder
This commit is contained in:
parent
2cc6abf309
commit
c9499a9755
Notes:
sideshowbarker
2024-07-16 20:51:53 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/commit/c9499a9755 Pull-request: https://github.com/SerenityOS/serenity/pull/21721
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ include(GNUInstallDirs)
|
||||||
|
|
||||||
set(package ladybird)
|
set(package ladybird)
|
||||||
|
|
||||||
set(ladybird_applications ladybird SQLServer WebContent WebDriver WebSocketServer RequestServer headless-browser)
|
set(ladybird_applications ladybird SQLServer WebContent WebDriver WebSocketServer RequestServer ImageDecoder headless-browser)
|
||||||
|
|
||||||
set(app_install_targets ${ladybird_applications})
|
set(app_install_targets ${ladybird_applications})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue