diff options
Diffstat (limited to 'Meta/CMake/all_the_debug_macros.cmake')
-rw-r--r-- | Meta/CMake/all_the_debug_macros.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/CMake/all_the_debug_macros.cmake b/Meta/CMake/all_the_debug_macros.cmake index 93f239574a..f570864d55 100644 --- a/Meta/CMake/all_the_debug_macros.cmake +++ b/Meta/CMake/all_the_debug_macros.cmake @@ -69,6 +69,7 @@ set(MARKDOWN_DEBUG ON) set(REGEX_DEBUG ON) set(TLS_DEBUG ON) set(SPAM_DEBUG ON) +set(SQL_DEBUG ON) set(PARSER_DEBUG ON) set(TOKENIZER_TRACE_DEBUG ON) set(IMAGE_LOADER_DEBUG ON) |