summaryrefslogtreecommitdiff
path: root/Tests/StagingPrefix/Producer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/StagingPrefix/Producer/CMakeLists.txt')
-rw-r--r--Tests/StagingPrefix/Producer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/StagingPrefix/Producer/CMakeLists.txt b/Tests/StagingPrefix/Producer/CMakeLists.txt
index eb3d98f2e6..c02d5de27b 100644
--- a/Tests/StagingPrefix/Producer/CMakeLists.txt
+++ b/Tests/StagingPrefix/Producer/CMakeLists.txt
@@ -1,5 +1,5 @@
-cmake_minimum_required (VERSION 2.8.12)
+cmake_minimum_required (VERSION 3.5)
project(Producer)
add_library(foo SHARED foo.cpp)