diff --git a/jerry-core/CMakeLists.txt b/jerry-core/CMakeLists.txt index 6828d9ebf..20de934fb 100644 --- a/jerry-core/CMakeLists.txt +++ b/jerry-core/CMakeLists.txt @@ -43,7 +43,7 @@ project (JerryCore CXX C ASM) set(DEFINES_JERRY_RELEASE JERRY_NDEBUG) # Unit tests - set(DEFINES_JERRY_UNITTESTS ) + set(DEFINES_JERRY_UNITTESTS JERRY_ENABLE_PRETTY_PRINTER) # Modifiers # Full profile