aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/properties/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/referenceexamples/properties/CMakeLists.txt')
-rw-r--r--examples/qml/referenceexamples/properties/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/referenceexamples/properties/CMakeLists.txt b/examples/qml/referenceexamples/properties/CMakeLists.txt
index 1d4daf56d6..1f36559066 100644
--- a/examples/qml/referenceexamples/properties/CMakeLists.txt
+++ b/examples/qml/referenceexamples/properties/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from properties.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(properties LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)