summaryrefslogtreecommitdiffstats
path: root/src/compositor/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/.prev_CMakeLists.txt')
-rw-r--r--src/compositor/.prev_CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compositor/.prev_CMakeLists.txt b/src/compositor/.prev_CMakeLists.txt
index a98b77dc7..d962c8163 100644
--- a/src/compositor/.prev_CMakeLists.txt
+++ b/src/compositor/.prev_CMakeLists.txt
@@ -145,6 +145,8 @@ qt_extend_target(WaylandCompositor CONDITION QT_FEATURE_xkbcommon
Qt::XkbCommonSupportPrivate
PUBLIC_LIBRARIES
XKB::XKB
+ PRIVATE_MODULE_INTERFACE
+ Qt::XkbCommonSupportPrivate
)
qt_extend_target(WaylandCompositor CONDITION TARGET Qt::Quick