aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter/CMakeLists.txt')
-rw-r--r--src/plugins/General/converter/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/General/converter/CMakeLists.txt b/src/plugins/General/converter/CMakeLists.txt
index 1e6c7595f..2d67bd731 100644
--- a/src/plugins/General/converter/CMakeLists.txt
+++ b/src/plugins/General/converter/CMakeLists.txt
@@ -1,13 +1,7 @@
project(libconverter)
-
include(${QT_USE_FILE})
-if(COMMAND cmake_policy)
-cmake_policy(SET CMP0003 NEW)
-endif(COMMAND cmake_policy)
-
-
# qt plugin
ADD_DEFINITIONS( -Wall )
ADD_DEFINITIONS(${QT_DEFINITIONS})