mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:30:05 +00:00
Rolling CMake required to 3.20
- CMake 3.15 required to remove /W3 by default - CMake 3.20 required for preset support
This commit is contained in:
parent
14c9c1079c
commit
b6e7c829ee
12 changed files with 13 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
set_property(DIRECTORY
|
||||
APPEND
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue