mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:17:34 +00:00
GMLPlayground: Open and save files using FileSystemAccessClient
This commit is contained in:
parent
681e36706b
commit
25104a30c1
2 changed files with 41 additions and 54 deletions
|
@ -9,4 +9,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(GMLPlayground ICON app-gml-playground)
|
||||
target_link_libraries(GMLPlayground LibDesktop LibGUI LibMain)
|
||||
target_link_libraries(GMLPlayground LibDesktop LibFileSystemAccessClient LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue