diff --git a/recipes/gf-complete/all/test_package/CMakeLists.txt b/recipes/gf-complete/all/test_package/CMakeLists.txt index 44043a200de97..fd126a732c403 100644 --- a/recipes/gf-complete/all/test_package/CMakeLists.txt +++ b/recipes/gf-complete/all/test_package/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.11) +cmake_minimum_required(VERSION 3.1) project(test_package C) include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)