1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-24 14:42:53 +02:00

Qt4--: Remove any traces of WITH_KDE4, KDE4_FOUND, LEGACY_KDE_INTEGRATION

This commit is contained in:
Andreas Sturmlechner
2018-07-07 20:55:18 +02:00
committed by Dominik Schmidt
parent 021223f6cc
commit 73091bec21
7 changed files with 1 additions and 139 deletions

View File

@@ -61,7 +61,6 @@ ELSE()
tag.h
PATH_SUFFIXES taglib
PATHS
${KDE4_INCLUDE_DIR}
${INCLUDE_INSTALL_DIR}
)
@@ -69,7 +68,6 @@ ELSE()
WIN32_DEBUG_POSTFIX d
NAMES tag
PATHS
${KDE4_LIB_DIR}
${LIB_INSTALL_DIR}
)