diff options
Diffstat (limited to 'src/plugins/General/scrobbler/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/scrobbler/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/General/scrobbler/CMakeLists.txt b/src/plugins/General/scrobbler/CMakeLists.txt index 5f09fd27d..27886668e 100644 --- a/src/plugins/General/scrobbler/CMakeLists.txt +++ b/src/plugins/General/scrobbler/CMakeLists.txt @@ -6,7 +6,6 @@ cmake_minimum_required(VERSION 2.4.0) SET(QT_USE_QTNETWORK TRUE) INCLUDE(FindQt4) -find_package(Qt4 REQUIRED) # find and setup Qt4 for this project include(${QT_USE_FILE}) # qt plugin |
