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 66e696b2ec..037cbb8cab 100644 --- a/Meta/CMake/all_the_debug_macros.cmake +++ b/Meta/CMake/all_the_debug_macros.cmake @@ -136,6 +136,7 @@ set(HTTPSJOB_DEBUG ON) set(ICMP_DEBUG ON) set(ICO_DEBUG ON) set(IPV4_DEBUG ON) +set(INTEL_GRAPHICS_DEBUG ON) set(IRC_DEBUG ON) set(KEYBOARD_DEBUG ON) set(LEXER_DEBUG ON) |