diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-01-21 14:42:10 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-01-21 14:42:10 -0800 |
commit | 14b4c94ded4f82bc473b9e286e2dcb87d600b14a (patch) | |
tree | ab79341f65370e61532b7976bb5aeff7bc2e10f3 /CMakeLists.txt | |
parent | 6459e455bc1fd7d44b9dcd5010ac8de9a8d0e095 (diff) | |
download | subsurface-14b4c94ded4f82bc473b9e286e2dcb87d600b14a.tar.gz |
Revert "QML UI: build against latest Kirigami"
This reverts commit a842e44b685dbb7e34df317a8beacff747cee6bd.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 811480149..29fcd0bac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -239,8 +239,6 @@ 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 ) |