mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:17:34 +00:00
pape: Port to LibMain
This commit is contained in:
parent
0dc46da99f
commit
9773c3cabc
2 changed files with 5 additions and 4 deletions
|
@ -143,7 +143,7 @@ target_link_libraries(notify LibGUI LibMain)
|
|||
target_link_libraries(nproc LibMain)
|
||||
target_link_libraries(ntpquery LibMain)
|
||||
target_link_libraries(open LibDesktop LibMain)
|
||||
target_link_libraries(pape LibGUI)
|
||||
target_link_libraries(pape LibGUI LibMain)
|
||||
target_link_libraries(passwd LibCrypt LibMain)
|
||||
target_link_libraries(paste LibGUI)
|
||||
target_link_libraries(pgrep LibRegex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue