summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/scxmlqml/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scxmlqml/CMakeLists.txt b/src/scxmlqml/CMakeLists.txt
index f5fcb1a..c0222c1 100644
--- a/src/scxmlqml/CMakeLists.txt
+++ b/src/scxmlqml/CMakeLists.txt
@@ -13,6 +13,8 @@ qt_internal_add_qml_module(ScxmlQml
qscxmlqmlglobals_p.h
DEFINES
QT_BUILD_SCXMLQML_LIB
+ DEPENDENCIES
+ QtQml
PUBLIC_LIBRARIES
Qt::Core
Qt::Qml