mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
Everywhere: Remove LibRIFF
This commit is contained in:
parent
fa410a67d9
commit
180bb0fc5d
Notes:
github-actions[bot]
2025-07-02 11:02:33 +00:00
Author: https://github.com/gmta
Commit: 180bb0fc5d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5269
Reviewed-by: https://github.com/AtkinsSJ ✅
15 changed files with 2 additions and 388 deletions
|
|
@ -17,7 +17,7 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibMedia media)
|
||||
target_link_libraries(LibMedia PRIVATE LibCore LibCrypto LibRIFF LibIPC LibGfx LibThreading LibUnicode)
|
||||
target_link_libraries(LibMedia PRIVATE LibCore LibCrypto LibIPC LibGfx LibThreading LibUnicode)
|
||||
|
||||
if (NOT ANDROID)
|
||||
target_sources(LibMedia PRIVATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue