aboutsummaryrefslogtreecommitdiff
path: root/libraries/xz-embedded/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/xz-embedded/CMakeLists.txt')
-rw-r--r--libraries/xz-embedded/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xz-embedded/CMakeLists.txt b/libraries/xz-embedded/CMakeLists.txt
index 86ac60c8..4ce46102 100644
--- a/libraries/xz-embedded/CMakeLists.txt
+++ b/libraries/xz-embedded/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.9.4)
project(xz-embedded LANGUAGES C)
option(XZ_BUILD_BCJ "Build xz-embedded with BCJ support (native binary optimization)" OFF)