summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/positioning/geoflickr/CMakeLists.txt2
-rw-r--r--examples/positioning/logfilepositionsource/CMakeLists.txt2
-rw-r--r--examples/positioning/satelliteinfo/CMakeLists.txt2
-rw-r--r--examples/positioning/weatherinfo/CMakeLists.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/positioning/geoflickr/CMakeLists.txt b/examples/positioning/geoflickr/CMakeLists.txt
index 52d020a5..a871b827 100644
--- a/examples/positioning/geoflickr/CMakeLists.txt
+++ b/examples/positioning/geoflickr/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from geoflickr.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(geoflickr LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
diff --git a/examples/positioning/logfilepositionsource/CMakeLists.txt b/examples/positioning/logfilepositionsource/CMakeLists.txt
index 2ae7c5f3..b9064aea 100644
--- a/examples/positioning/logfilepositionsource/CMakeLists.txt
+++ b/examples/positioning/logfilepositionsource/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from logfilepositionsource.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(logfilepositionsource LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
diff --git a/examples/positioning/satelliteinfo/CMakeLists.txt b/examples/positioning/satelliteinfo/CMakeLists.txt
index 092bf290..21613877 100644
--- a/examples/positioning/satelliteinfo/CMakeLists.txt
+++ b/examples/positioning/satelliteinfo/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from satelliteinfo.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(satelliteinfo LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
diff --git a/examples/positioning/weatherinfo/CMakeLists.txt b/examples/positioning/weatherinfo/CMakeLists.txt
index d120fb90..32225dc0 100644
--- a/examples/positioning/weatherinfo/CMakeLists.txt
+++ b/examples/positioning/weatherinfo/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from weatherinfo.pro.
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
project(weatherinfo LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)