summaryrefslogtreecommitdiffstats
path: root/kde/cmake/xdg-desktop-portal-kde
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-30 19:59:15 +0200
committer Eric Hameleers <alien@slackware.com>2020-07-30 19:59:15 +0200
commit91ea4b4072d6d1b541ed208d51d2502496372e32 (patch)
tree24e9a477de560cb8a062c159ce71a402ec2df2d7 /kde/cmake/xdg-desktop-portal-kde
parentffa5e1f0f6d1d1e379ad74310c0968bd8a94ea19 (diff)
downloadktown-91ea4b4072d6d1b541ed208d51d2502496372e32.tar.gz
ktown-91ea4b4072d6d1b541ed208d51d2502496372e32.tar.xz
xdg-desktop-portal-kde: enable pipewire
Diffstat (limited to '')
-rw-r--r--kde/cmake/xdg-desktop-portal-kde2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/cmake/xdg-desktop-portal-kde b/kde/cmake/xdg-desktop-portal-kde
index 74dc9f6..26bc0a8 100644
--- a/kde/cmake/xdg-desktop-portal-kde
+++ b/kde/cmake/xdg-desktop-portal-kde
@@ -18,7 +18,7 @@ cd build
-DKDE_INSTALL_SYSCONFDIR=/etc/kde \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DBUILD_TESTING=OFF \
- -DENABLE_PIPEWIRE=OFF \
+ -DENABLE_PIPEWIRE=ON \
-DQca-qt5_DIR=/usr/lib${LIBDIRSUFFIX}/cmake/Qca \
..