summaryrefslogtreecommitdiffstats
path: root/examples/interfaceframework/CMakeLists.txt
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2025-10-13 06:35:35 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2025-10-13 06:35:35 +0300
commit6523109822ec2ef01aa48f183c10fc26b292a31c (patch)
tree1163c6333c77eb6a33aaf3ce9143e46187de5de3 /examples/interfaceframework/CMakeLists.txt
parentb597af7cc78af70892c05fd42f70ffdbb1f504b1 (diff)
parent5d1e4c73ca4593989444a812b7c0a3251eb6c538 (diff)
Merge tag 'v6.5.7-lts-lgpl' into 6.56.5
Qt 6.5.7-lts-lgpl release Change-Id: I22b33dfd9bdce596e9968d4d55f0a0e908bd4309
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)