diff options
Diffstat (limited to '')
-rw-r--r-- | test/add_subdirectory_test.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/add_subdirectory_test.cmake.in b/test/add_subdirectory_test.cmake.in index c7d20f8..0d3db21 100644 --- a/test/add_subdirectory_test.cmake.in +++ b/test/add_subdirectory_test.cmake.in | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.10) | 1 | cmake_minimum_required(VERSION 3.12 ... 3.31) |
2 | 2 | ||
3 | project( | 3 | project( |
4 | zlib_find_package_test | 4 | zlib_find_package_test |