build: reduce minimum cmake version [skip ci]
This commit is contained in:
parent
a5a8447fae
commit
1a0809144f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
cmake_minimum_required(VERSION 3.31)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(yapb VERSION 4.5 LANGUAGES CXX)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue