mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:57:45 +00:00
Toolchain: Add the AFLACLOADER_DEBUG macro
This enables FLAC debugging output, which is used with the new FLAC loader introduced in later commits.
This commit is contained in:
parent
57214268dd
commit
988763c0ef
2 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(APIC_SMP_DEBUG ON)
|
|||
set(ARP_DEBUG ON)
|
||||
set(AUTOCOMPLETE_DEBUG ON)
|
||||
set(AWAVLOADER_DEBUG ON)
|
||||
set(AFLACLOADER_DEBUG ON)
|
||||
set(BACKTRACE_DEBUG ON)
|
||||
set(BBFS_DEBUG ON)
|
||||
set(BMP_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue