mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 00:38:56 +00:00
Flood: Link against all required libraries privately
Should have asked for a rebase on that PR due to the library linking refactor!
This commit is contained in:
parent
7eca8f7e62
commit
5453d6e5ec
Notes:
sideshowbarker
2024-07-17 04:50:39 +09:00
Author: https://github.com/ADKaster
Commit: 5453d6e5ec
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Flood ICON app-flood)
|
||||
target_link_libraries(Flood LibConfig LibGUI LibMain LibDesktop)
|
||||
target_link_libraries(Flood PRIVATE LibConfig LibCore LibDesktop LibGfx LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue