summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmllegend
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmllegend')
-rw-r--r--examples/datavisualization/qmllegend/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/datavisualization/qmllegend/CMakeLists.txt b/examples/datavisualization/qmllegend/CMakeLists.txt
index 2c3f56f0..ed972f4b 100644
--- a/examples/datavisualization/qmllegend/CMakeLists.txt
+++ b/examples/datavisualization/qmllegend/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(qmllegend LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)