mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:37:44 +00:00
pls: Port to LibMain :^)
This commit is contained in:
parent
2c3699e257
commit
9e9662b695
2 changed files with 23 additions and 59 deletions
|
@ -118,6 +118,7 @@ target_link_libraries(open LibDesktop)
|
|||
target_link_libraries(pape LibGUI)
|
||||
target_link_libraries(passwd LibCrypt LibMain)
|
||||
target_link_libraries(paste LibGUI)
|
||||
target_link_libraries(pls LibMain)
|
||||
target_link_libraries(pgrep LibRegex)
|
||||
target_link_libraries(pls LibCrypt)
|
||||
target_link_libraries(pmap LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue