mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:40:05 +00:00
bumped minimum CMake version to 3.26 so it logs try_compile statements
This commit is contained in:
parent
421cae6716
commit
6c7f7f952f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.21)
|
||||
cmake_minimum_required(VERSION 3.26)
|
||||
set(PROJECT_NAME supercell-wx)
|
||||
project(${PROJECT_NAME}
|
||||
VERSION 0.4.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue