mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:37:45 +00:00
Userland: Provide a misbehaving application
This will be a test case for #2977.
This commit is contained in:
parent
1e4c43bbd0
commit
b0aa8115c2
2 changed files with 44 additions and 0 deletions
|
@ -26,6 +26,7 @@ target_link_libraries(keymap LibKeyboard)
|
|||
target_link_libraries(lspci LibPCIDB)
|
||||
target_link_libraries(man LibMarkdown)
|
||||
target_link_libraries(md LibMarkdown)
|
||||
target_link_libraries(misbehaving-application LibCore)
|
||||
target_link_libraries(notify LibGUI)
|
||||
target_link_libraries(open LibDesktop)
|
||||
target_link_libraries(pape LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue