mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
LibGfx: Add a TIFF loader
This commit is contained in:
parent
dc5bb5a4cc
commit
75caccafa4
6 changed files with 590 additions and 0 deletions
|
@ -183,6 +183,7 @@ set(TERMCAP_DEBUG ON)
|
|||
set(TERMINAL_DEBUG ON)
|
||||
set(TEXTEDITOR_DEBUG ON)
|
||||
set(THREAD_DEBUG ON)
|
||||
set(TIFF_DEBUG ON)
|
||||
set(TIME_ZONE_DEBUG ON)
|
||||
set(TLS_DEBUG ON)
|
||||
set(TLS_SSL_KEYLOG_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue