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