summaryrefslogtreecommitdiffstats
path: root/Tests/FindOpenCL
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FindOpenCL')
-rw-r--r--Tests/FindOpenCL/Test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/FindOpenCL/Test/CMakeLists.txt b/Tests/FindOpenCL/Test/CMakeLists.txt
index f8a6587..4a1f6bd 100644
--- a/Tests/FindOpenCL/Test/CMakeLists.txt
+++ b/Tests/FindOpenCL/Test/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.5)
project(TestFindOpenCL C)
include(CTest)