diff options
Diffstat (limited to 'backend-shared/CMakeLists.txt')
-rw-r--r-- | backend-shared/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend-shared/CMakeLists.txt b/backend-shared/CMakeLists.txt new file mode 100644 index 000000000..750d22a98 --- /dev/null +++ b/backend-shared/CMakeLists.txt @@ -0,0 +1,2 @@ +# backend functionality shared between Desktop (UI) and Mobile (QML) + |