aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorStefan Brüns <stefan.bruens@rwth-aachen.de>2018-09-30 04:08:16 +0200
committerStefan Brüns <stefan.bruens@rwth-aachen.de>2018-09-30 18:55:36 +0200
commita66158ba350c6823a0751eed42b55c5f6398cff0 (patch)
treeb23427832d783f407f7586e0b03fae696d25dc19 /src/core
parent5f340fc84d89df83d17199c1aa8586d698c8c910 (diff)
downloadkconfig-a66158ba350c6823a0751eed42b55c5f6398cff0.tar.gz
kconfig-a66158ba350c6823a0751eed42b55c5f6398cff0.tar.bz2
Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
Summary: Removing the (typically empty) optional argument from the function invocation avoids confusion and allows to remove the parameter. See also D15558 Test Plan: make Reviewers: #frameworks, apol Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D15848
Diffstat (limited to 'src/core')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 46fabd50..f06c803f 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -56,7 +56,6 @@ if (PythonModuleGeneration_FOUND)
PYTHONNAMESPACE PyKF5
MODULENAME KConfigCore
RULES_FILE "${CMAKE_SOURCE_DIR}/cmake/rules_PyKF5.py"
- INSTALL_DIR_SUFFIX ${KDE_INSTALL_PYTHONBINDINGSDIR}
SIP_DEPENDS
QtCore/QtCoremod.sip
HEADERS