mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:07:44 +00:00
AK+Meta: Add WEB_FETCH_DEBUG macro
This commit is contained in:
parent
32e0f0aec8
commit
4db85493e8
2 changed files with 5 additions and 0 deletions
|
@ -506,6 +506,10 @@
|
|||
#cmakedefine01 WEBSERVER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef WEB_FETCH_DEBUG
|
||||
#cmakedefine01 WEB_FETCH_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef WEB_WORKER_DEBUG
|
||||
#cmakedefine01 WEB_WORKER_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue