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 037cbb8cab..cb8297a193 100644 --- a/Meta/CMake/all_the_debug_macros.cmake +++ b/Meta/CMake/all_the_debug_macros.cmake @@ -16,6 +16,7 @@ set(BXVGA_DEBUG ON) set(PS2MOUSE_DEBUG ON) set(MOUSE_DEBUG ON) set(VMWARE_BACKDOOR_DEBUG ON) +set(VIRTUAL_CONSOLE_DEBUG ON) set(FILEDESCRIPTION_DEBUG ON) set(PROCFS_DEBUG ON) set(VFS_DEBUG ON) |