mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
ksnapshot: log debug messages to special area
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
11f661d034
commit
cc6064e55e
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ endif()
|
||||||
|
|
||||||
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})
|
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})
|
||||||
|
|
||||||
|
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=5005)
|
||||||
|
|
||||||
set(HAVE_X11_EXTENSIONS_SHAPE_H ${X11_Xshape_FOUND})
|
set(HAVE_X11_EXTENSIONS_SHAPE_H ${X11_Xshape_FOUND})
|
||||||
add_feature_info(
|
add_feature_info(
|
||||||
"Support for capturing border"
|
"Support for capturing border"
|
||||||
|
|
Loading…
Add table
Reference in a new issue