summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt')
-rw-r--r--examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt b/examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt
index 6bdba9a..fac920e 100644
--- a/examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt
+++ b/examples/ivicore/qface-tutorial/chapter5-ipc/CMakeLists.txt
@@ -1,4 +1,6 @@
# Generated from chapter5-ipc.pro.
+cmake_minimum_required(VERSION 3.14)
+project(qface-chapter5-ipc LANGUAGES CXX)
add_subdirectory(instrument-cluster)
add_subdirectory(frontend)