mirror of
https://github.com/madler/zlib
synced 2025-03-28 21:13:15 +00:00
CMake: Increase CMake minimum version to 3.12.
For HOMPAGE_URL.
This commit is contained in:
parent
b8ae23d4c8
commit
b9cf26c056
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
|
||||
project(zlib
|
||||
LANGUAGES C
|
||||
|
Loading…
x
Reference in New Issue
Block a user