aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/CMakeLists.txt')
-rw-r--r--src/qmmpui/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index 43dde6ef9..10ee1147a 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -1,6 +1,6 @@
project(libqmmpui)
-cmake_minimum_required(VERSION 2.4.0)
+cmake_minimum_required(VERSION 2.4.7)
if(COMMAND cmake_policy)
cmake_policy(SET CMP0003 OLD)