summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt')
-rw-r--r--examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt b/examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt
index 776b8d7688..35c30f3efc 100644
--- a/examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt
+++ b/examples/widgets/tutorials/modelview/7_selections/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from 7_selections.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(mv_selections LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)