mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:57:35 +00:00
Utilities: Remove the "html" program
This is not used for anything, it was just a simple test program for LibWeb back in the early days (before Browser existed.)
This commit is contained in:
parent
a2baab38fd
commit
b08d4ccd56
2 changed files with 0 additions and 85 deletions
|
@ -25,7 +25,6 @@ target_link_libraries(disasm LibX86)
|
|||
target_link_libraries(expr LibRegex)
|
||||
target_link_libraries(functrace LibDebug LibX86)
|
||||
target_link_libraries(gml-format LibGUI)
|
||||
target_link_libraries(html LibWeb)
|
||||
target_link_libraries(js LibJS LibLine)
|
||||
target_link_libraries(keymap LibKeyboard)
|
||||
target_link_libraries(lspci LibPCIDB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue