┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <[email protected]>2018-06-29 18:42:00 +0200
committerFriedrich W. H. Kossebau <[email protected]>2018-06-29 18:42:00 +0200
commitcd4f42b33a8825fa78f013895576dcb2798bd952 (patch)
tree8b12a20683d968b431225e3da2b986c865cf827e /CMakeLists.txt
parentb488dc01260e3a279380af0d344e26ae2d447342 (diff)
Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f0e0f5969..d64fc0e20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -100,8 +100,6 @@ else()
)
endif()
-add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-
add_subdirectory(src)
add_subdirectory(doc)