diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/add_subdirectory_exclude_test.cmake.in | 2 | ||||
| -rw-r--r-- | test/add_subdirectory_test.cmake.in | 2 | ||||
| -rw-r--r-- | test/find_package_test.cmake.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/add_subdirectory_exclude_test.cmake.in b/test/add_subdirectory_exclude_test.cmake.in index 7b0934e3..9077ce59 100644 --- a/test/add_subdirectory_exclude_test.cmake.in +++ b/test/add_subdirectory_exclude_test.cmake.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | cmake_minimum_required(VERSION 3.12 ... 3.31) | 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 |
diff --git a/test/add_subdirectory_test.cmake.in b/test/add_subdirectory_test.cmake.in index 0d3db212..4201af82 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.12 ... 3.31) | 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 |
diff --git a/test/find_package_test.cmake.in b/test/find_package_test.cmake.in index fbe0078a..0f77d497 100644 --- a/test/find_package_test.cmake.in +++ b/test/find_package_test.cmake.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | cmake_minimum_required(VERSION 3.12 ... 3.31) | 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 |
