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 4696aa4a9e..8e960ca465 100644 --- a/Meta/CMake/all_the_debug_macros.cmake +++ b/Meta/CMake/all_the_debug_macros.cmake @@ -167,6 +167,7 @@ set(SH_DEBUG ON) set(SHELL_JOB_DEBUG ON) set(SH_LANGUAGE_SERVER_DEBUG ON) set(SHARED_QUEUE_DEBUG ON) +set(SHELL_POSIX_PARSER_DEBUG ON) set(SIGNAL_DEBUG ON) set(SLAVEPTY_DEBUG ON) set(SMP_DEBUG ON) |