aboutsummaryrefslogtreecommitdiff
path: root/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index d806f1fe2..20ef1bbf0 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -8,7 +8,6 @@ SET(QT_USE_QTNETWORK TRUE)
INCLUDE(UsePkgConfig)
INCLUDE(FindQt4)
-find_package(Qt4 REQUIRED) # find and setup Qt4 for this project
include(${QT_USE_FILE})
ADD_DEFINITIONS( -Wall )