summaryrefslogtreecommitdiff
path: root/view/sharedcache/api/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'view/sharedcache/api/python/CMakeLists.txt')
-rw-r--r--view/sharedcache/api/python/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/sharedcache/api/python/CMakeLists.txt b/view/sharedcache/api/python/CMakeLists.txt
index 9d62eee4..61de6d1a 100644
--- a/view/sharedcache/api/python/CMakeLists.txt
+++ b/view/sharedcache/api/python/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(sharedcache-python-api)