1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead

This commit is contained in:
Friedrich W. H. Kossebau 2018-06-29 18:42:00 +02:00
parent b488dc0126
commit cd4f42b33a
2 changed files with 0 additions and 4 deletions

View File

@ -100,8 +100,6 @@ else()
)
endif()
add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
add_subdirectory(src)
add_subdirectory(doc)

View File

@ -6,8 +6,6 @@ configure_file(config-dolphin.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-dolphin
add_definitions(
-DTRANSLATION_DOMAIN=\"dolphin\"
-DQT_USE_FAST_CONCATENATION
-DQT_USE_FAST_OPERATOR_PLUS
)
remove_definitions(
-DQT_NO_CAST_FROM_BYTEARRAY