aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-07-24 14:44:26 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-07-24 14:44:26 +0000
commitc32e2826dd6480b8056b0c8af8e2a8323dfafc13 (patch)
treefaf2b105540fd370e29cb4a4aa0fde37a1d95f9b /src/qmmpui/CMakeLists.txt
parent29818a940eb2ce0e4f4487e79ef4b57fa9da9cac (diff)
downloadqmmp-c32e2826dd6480b8056b0c8af8e2a8323dfafc13.tar.gz
qmmp-c32e2826dd6480b8056b0c8af8e2a8323dfafc13.tar.bz2
qmmp-c32e2826dd6480b8056b0c8af8e2a8323dfafc13.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@476 90c681e8-e032-0410-971d-27865f9a5e38
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)