mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
build-style/cmake: common flags for KDE
This commit is contained in:
parent
a775f573da
commit
f10887f683
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ _EOF
|
||||||
# QT_HOST_PATH isn't enough in my system,
|
# QT_HOST_PATH isn't enough in my system,
|
||||||
# which have binfmts support on and off
|
# which have binfmts support on and off
|
||||||
cmake_args+=" -DQT_HOST_PATH_CMAKE_DIR=/usr/lib/cmake"
|
cmake_args+=" -DQT_HOST_PATH_CMAKE_DIR=/usr/lib/cmake"
|
||||||
|
cmake_args+=" -DKDE_INSTALL_LIBDIR=lib"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $build_helper = *"qemu"* ]]; then
|
if [[ $build_helper = *"qemu"* ]]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue