mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
feat(CMake): support version 3.22 (#8773)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#
|
||||
|
||||
# Require version Cmake
|
||||
cmake_minimum_required(VERSION 3.16...3.21)
|
||||
cmake_minimum_required(VERSION 3.16...3.22)
|
||||
|
||||
message(STATUS "CMake version: ${CMAKE_VERSION}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user