Merge pull request #286 from Sororfortuna/patch-1
Bump cmake minimum version
This commit is contained in:
commit
18795fa61e
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.0)
|
cmake_minimum_required(VERSION 3.5)
|
||||||
|
|
||||||
# determine whether this is a standalone project or included by other projects
|
# determine whether this is a standalone project or included by other projects
|
||||||
set (MINIZ_STANDALONE_PROJECT ON)
|
set (MINIZ_STANDALONE_PROJECT ON)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user