Revert "build-style/cmake: common flags for KDE"

This reverts commit f10887f683.
This commit is contained in:
Đoàn Trần Công Danh 2024-05-12 06:23:25 +07:00
parent 0a46a93870
commit 5b4e07f57e
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ _EOF
# QT_HOST_PATH isn't enough in my system,
# which have binfmts support on and off
cmake_args+=" -DQT_HOST_PATH_CMAKE_DIR=/usr/lib/cmake"
cmake_args+=" -DKDE_INSTALL_LIBDIR=lib"
fi
if [[ $build_helper = *"qemu"* ]]; then