mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
ark: log debug messages to special area
This commit is contained in:
parent
200504c967
commit
17efba129e
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
|
|||
add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
|
||||
endif()
|
||||
|
||||
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=5004)
|
||||
|
||||
kde4_optional_find_package(LibArchive 3.0.3)
|
||||
set_package_properties(LibArchive PROPERTIES
|
||||
DESCRIPTION "Multi-format archive and compression library"
|
||||
|
|
Loading…
Add table
Reference in a new issue