mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:37:35 +00:00
pro: Convert to serenity_main(..)
This commit is contained in:
parent
74948950bb
commit
d6f1d11aa0
2 changed files with 5 additions and 3 deletions
|
@ -125,7 +125,7 @@ target_link_libraries(pls LibMain)
|
|||
target_link_libraries(pgrep LibRegex)
|
||||
target_link_libraries(pls LibCrypt)
|
||||
target_link_libraries(pmap LibMain)
|
||||
target_link_libraries(pro LibProtocol)
|
||||
target_link_libraries(pro LibMain LibProtocol)
|
||||
target_link_libraries(ps LibMain)
|
||||
target_link_libraries(pwd LibMain)
|
||||
target_link_libraries(run-tests LibRegex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue