summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/Implementation
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FindPython/Implementation')
-rw-r--r--Tests/FindPython/Implementation/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/FindPython/Implementation/CMakeLists.txt b/Tests/FindPython/Implementation/CMakeLists.txt
index 592329b..8086c16 100644
--- a/Tests/FindPython/Implementation/CMakeLists.txt
+++ b/Tests/FindPython/Implementation/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.5)
project(TestImplementation${Python_REQUESTED_IMPLEMENTATION} LANGUAGES NONE)