mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:27:35 +00:00
crash: Run automatically during CI
This commit is contained in:
parent
e8d37b7b17
commit
c680ef0a09
3 changed files with 28 additions and 24 deletions
|
@ -59,7 +59,6 @@ target_link_libraries(chres LibGUI)
|
|||
target_link_libraries(cksum LibCrypto)
|
||||
target_link_libraries(config LibConfig)
|
||||
target_link_libraries(copy LibGUI)
|
||||
target_link_libraries(crash LibTest)
|
||||
target_link_libraries(disasm LibX86)
|
||||
target_link_libraries(expr LibRegex)
|
||||
target_link_libraries(file LibGfx LibIPC LibCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue