mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:27:35 +00:00
PDFViewer: Port to LibMain
This commit is contained in:
parent
bec7ffaf0a
commit
61408e2397
2 changed files with 10 additions and 19 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(PDFViewer ICON app-pdf-viewer)
|
||||
target_link_libraries(PDFViewer LibGUI LibPDF LibFileSystemAccessClient)
|
||||
target_link_libraries(PDFViewer LibGUI LibPDF LibFileSystemAccessClient LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue