summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_import
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/dwarf_import')
-rw-r--r--plugins/dwarf/dwarf_import/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dwarf/dwarf_import/CMakeLists.txt b/plugins/dwarf/dwarf_import/CMakeLists.txt
index 0126a7a8..b7357ae4 100644
--- a/plugins/dwarf/dwarf_import/CMakeLists.txt
+++ b/plugins/dwarf/dwarf_import/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(dwarf_import)