mirror of
https://github.com/darlinghq/lzfse.git
synced 2024-11-26 21:50:22 +00:00
Update CMake Version To 3.13
This commit is contained in:
parent
2104fea046
commit
451f291743
@ -1,5 +1,5 @@
|
||||
project(lzfse C)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
include(CheckCCompilerFlag)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user