Add default debug area to KWin main CMakeLists
This commit is contained in:
parent
16df417cc6
commit
489addf901
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ if(KWIN_BUILD_SCRIPTING)
|
||||||
add_subdirectory(scripting)
|
add_subdirectory(scripting)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=1212)
|
||||||
|
|
||||||
########### next target ###############
|
########### next target ###############
|
||||||
|
|
||||||
set(kwin_KDEINIT_SRCS
|
set(kwin_KDEINIT_SRCS
|
||||||
|
|
Loading…
Reference in a new issue