summaryrefslogtreecommitdiffstats
path: root/examples/interfaceframework/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/interfaceframework/CMakeLists.txt')
-rw-r--r--examples/interfaceframework/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/interfaceframework/CMakeLists.txt b/examples/interfaceframework/CMakeLists.txt
index 60ca1624..492f607a 100644
--- a/examples/interfaceframework/CMakeLists.txt
+++ b/examples/interfaceframework/CMakeLists.txt
@@ -1,6 +1,3 @@
-cmake_minimum_required(VERSION 3.16)
-project(example LANGUAGES CXX)
-
if(QT_FEATURE_ifcodegen)
add_subdirectory(qface-climate)
add_subdirectory(qface-addressbook)