mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:17:44 +00:00
profile: Port to LibMain
This commit is contained in:
parent
73303f0dc1
commit
434925bbd8
2 changed files with 12 additions and 18 deletions
|
@ -154,6 +154,7 @@ target_link_libraries(pls LibCrypt LibMain)
|
|||
target_link_libraries(pmap LibMain)
|
||||
target_link_libraries(pmemdump LibMain)
|
||||
target_link_libraries(pro LibMain LibProtocol)
|
||||
target_link_libraries(profile LibMain)
|
||||
target_link_libraries(ps LibMain)
|
||||
target_link_libraries(pwd LibMain)
|
||||
target_link_libraries(realpath LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue