mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 23:10:06 +00:00
Bump minimum required to CMake 3.24
This commit is contained in:
parent
fef83c8aa7
commit
9ab9d6b2d0
16 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.21)
|
||||
cmake_minimum_required(VERSION 3.24)
|
||||
set(PROJECT_NAME supercell-wx)
|
||||
project(${PROJECT_NAME}
|
||||
VERSION 0.4.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue