diff options
Diffstat (limited to 'examples/qtconcurrent/progressdialog')
| -rw-r--r-- | examples/qtconcurrent/progressdialog/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtconcurrent/progressdialog/CMakeLists.txt b/examples/qtconcurrent/progressdialog/CMakeLists.txt index 00dd8215ef2..304aefcf007 100644 --- a/examples/qtconcurrent/progressdialog/CMakeLists.txt +++ b/examples/qtconcurrent/progressdialog/CMakeLists.txt @@ -1,6 +1,6 @@ # Generated from progressdialog.pro. -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(progressdialog LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) |
