diff options
author | Andrew Kaster <akaster@serenityos.org> | 2021-07-12 01:32:46 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-12 12:26:52 +0200 |
commit | f26d4e1d90bab65f0268d5e9177ee73a520e5da4 (patch) | |
tree | 09671ca0edd4ff392ea7d16d12d95c0665e96db9 /Documentation/UsingQtCreator.md | |
parent | 6ba87a6b5e9db180a9ccfa77a767057ca30340e2 (diff) | |
download | serenity-f26d4e1d90bab65f0268d5e9177ee73a520e5da4.zip |
IPCCompiler: Use GENERATE_DEBUG from AK/Debug instead of custom defines
The IPCCompiler was using GENERATE_DEBUG_CODE, which was missing from
AK/Debug.h.in, and plain old DEBUG. Let's just use the one that
was already in the debug header, but unused.
Diffstat (limited to 'Documentation/UsingQtCreator.md')
0 files changed, 0 insertions, 0 deletions