summaryrefslogtreecommitdiff
path: root/subprojects/packagefiles/BLAKE3/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/packagefiles/BLAKE3/CMakeLists.txt')
-rw-r--r--subprojects/packagefiles/BLAKE3/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/packagefiles/BLAKE3/CMakeLists.txt b/subprojects/packagefiles/BLAKE3/CMakeLists.txt
index 75b4aea..b32c9e3 100644
--- a/subprojects/packagefiles/BLAKE3/CMakeLists.txt
+++ b/subprojects/packagefiles/BLAKE3/CMakeLists.txt
@@ -1,2 +1,2 @@
-cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.9...3.18 FATAL_ERROR)
add_subdirectory(c)