summaryrefslogtreecommitdiff
path: root/examples/bin-info
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bin-info')
-rw-r--r--examples/bin-info/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bin-info/CMakeLists.txt b/examples/bin-info/CMakeLists.txt
index 7f6126f2..d06ce288 100644
--- a/examples/bin-info/CMakeLists.txt
+++ b/examples/bin-info/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.9...3.15 FATAL_ERROR)
project(bin-info CXX C)