summaryrefslogtreecommitdiffstats
path: root/examples/webengine/customdialogs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/customdialogs/CMakeLists.txt')
-rw-r--r--examples/webengine/customdialogs/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/customdialogs/CMakeLists.txt b/examples/webengine/customdialogs/CMakeLists.txt
index d6d69548f..7f8e61c98 100644
--- a/examples/webengine/customdialogs/CMakeLists.txt
+++ b/examples/webengine/customdialogs/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.18)
+cmake_minimum_required(VERSION 3.16)
project(customdialogs LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)