mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
bump minimuym Qt version requirement due to update DBus interfaces
This commit is contained in:
parent
79a213ea27
commit
38e51fdfc3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ configure_file(${CMAKE_SOURCE_DIR}/CTestCustom.cmake ${CMAKE_BINARY_DIR}/CTestCu
|
|||
|
||||
################# now find all used packages #################
|
||||
|
||||
set (QT_MIN_VERSION "4.8.0")
|
||||
set (QT_MIN_VERSION "4.8.2")
|
||||
|
||||
find_package(KDE4Internal REQUIRED)
|
||||
include(KDE4Defaults)
|
||||
|
|
Loading…
Add table
Reference in a new issue