mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:27:35 +00:00
AK: Add SPICE_AGENT_DEBUG
flag
This commit is contained in:
parent
3c0b6919f7
commit
fd4f00ee91
2 changed files with 5 additions and 0 deletions
|
@ -394,6 +394,10 @@
|
|||
# cmakedefine01 SPAM_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SPICE_AGENT_DEBUG
|
||||
# cmakedefine01 SPICE_AGENT_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SQL_DEBUG
|
||||
# cmakedefine01 SQL_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue