diff options
Diffstat (limited to 'Tests/FindPython/Python2Embedded')
| -rw-r--r-- | Tests/FindPython/Python2Embedded/CMakeLists.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Tests/FindPython/Python2Embedded/CMakeLists.txt b/Tests/FindPython/Python2Embedded/CMakeLists.txt index a1036ce..d9b2d22 100644 --- a/Tests/FindPython/Python2Embedded/CMakeLists.txt +++ b/Tests/FindPython/Python2Embedded/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.1) +cmake_minimum_required(VERSION 3.5)  project(TestPython2Embedded LANGUAGES C) | 
