mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-31 13:48:25 +00:00
AK: Add SPICE_AGENT_DEBUG flag
This commit is contained in:
@@ -394,6 +394,10 @@
|
||||
# cmakedefine01 SPAM_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SPICE_AGENT_DEBUG
|
||||
# cmakedefine01 SPICE_AGENT_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SQL_DEBUG
|
||||
# cmakedefine01 SQL_DEBUG
|
||||
#endif
|
||||
|
||||
@@ -160,6 +160,7 @@ set(SMP_DEBUG ON)
|
||||
set(SOCKET_DEBUG ON)
|
||||
set(SOLITAIRE_DEBUG ON)
|
||||
set(SPAM_DEBUG ON)
|
||||
set(SPICE_AGENT_DEBUG ON)
|
||||
set(SQL_DEBUG ON)
|
||||
set(SQLSERVER_DEBUG ON)
|
||||
set(STORAGE_DEVICE_DEBUG ON)
|
||||
|
||||
Reference in New Issue
Block a user