aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/lyrics/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-06-03 05:57:30 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-06-03 05:57:30 +0000
commit90adf28a2f593e40668ac4841774a8f6a2c3626f (patch)
tree07f91c7234bb8bb01b49303d1a93a8c112726561 /src/plugins/General/lyrics/CMakeLists.txt
parentb5fbc7185fe0bc772398946ec434e2da2c2e6e05 (diff)
downloadqmmp-90adf28a2f593e40668ac4841774a8f6a2c3626f.tar.gz
qmmp-90adf28a2f593e40668ac4841774a8f6a2c3626f.tar.bz2
qmmp-90adf28a2f593e40668ac4841774a8f6a2c3626f.zip
cmake: cleanup
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6427 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/CMakeLists.txt')
-rw-r--r--src/plugins/General/lyrics/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/General/lyrics/CMakeLists.txt b/src/plugins/General/lyrics/CMakeLists.txt
index 850ac86fc..cb9a7549f 100644
--- a/src/plugins/General/lyrics/CMakeLists.txt
+++ b/src/plugins/General/lyrics/CMakeLists.txt
@@ -1,6 +1,5 @@
project(liblyrics)
-cmake_minimum_required(VERSION 2.4.7)
SET(QT_USE_QTNETWORK TRUE)
INCLUDE(FindQt4)