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