mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
AppFile: Add helpers for dealing with AppFile paths
This commit is contained in:
parent
5af6e1c042
commit
124611b256
3 changed files with 17 additions and 3 deletions
|
@ -10,4 +10,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibDesktop desktop)
|
||||
target_link_libraries(LibDesktop PRIVATE LibCore LibIPC LibGfx LibGUI)
|
||||
target_link_libraries(LibDesktop PRIVATE LibCore LibIPC LibGfx LibGUI LibFileSystem)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue