summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt')
-rw-r--r--examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt b/examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt
new file mode 100644
index 0000000..da5ff5e
--- /dev/null
+++ b/examples/ivicore/qface-tutorial/chapter6-own-backend/CMakeLists.txt
@@ -0,0 +1,8 @@
+# Generated from chapter6-own-backend.pro.
+
+add_subdirectory(instrument-cluster)
+add_subdirectory(frontend)
+add_subdirectory(backend_simulator)
+add_subdirectory(backend_dbus)
+add_subdirectory(imports)
+add_subdirectory(demo_server)