diff --git a/base/applications/regedit/CMakeLists.txt b/base/applications/regedit/CMakeLists.txt index c26f2f42ec2..351a4696f11 100644 --- a/base/applications/regedit/CMakeLists.txt +++ b/base/applications/regedit/CMakeLists.txt @@ -1,6 +1,10 @@ include_directories(BEFORE .) +if(DBG) + add_definitions(-D_DEBUG=1) +endif() + list(APPEND SOURCE about.c childwnd.c