summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-12-27 01:45:23 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-12-27 01:47:01 -0800
commita842e44b685dbb7e34df317a8beacff747cee6bd (patch)
treef071473bcfb6fb3410bc4cda0c0bf916eeae6e0c /CMakeLists.txt
parent083b7e83ae87c424abdb16fb58ba297582fd19e6 (diff)
downloadsubsurface-a842e44b685dbb7e34df317a8beacff747cee6bd.tar.gz
QML UI: build against latest Kirigami
But of course this doesn't work, yet. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06d9f6dd2..bbe5516c0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -230,6 +230,8 @@ if(${SUBSURFACE_TARGET_EXECUTABLE} MATCHES "MobileExecutable")
mobile-widgets/qmlprofile.cpp
mobile-widgets/qml/kirigami/src/kirigamiplugin.cpp
mobile-widgets/qml/kirigami/src/enums.cpp
+ mobile-widgets/qml/kirigami/src/desktopicon.cpp
+ mobile-widgets/qml/kirigami/src/settings.cpp
subsurface-mobile-main.cpp
subsurface-mobile-helper.cpp
)