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