summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e30678b..fb679ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
include(FeatureSummary)
-find_package(GammaRay 2.4.50 REQUIRED NO_MODULE)
+find_package(GammaRay 2.5.0 REQUIRED NO_MODULE)
set_package_properties(GammaRay PROPERTIES
TYPE REQUIRED
URL "http://www.kdab.com/gammaray"