CMake Upgrade

This commit is contained in:
2025-11-25 04:49:30 +05:30
parent f5c1412b28
commit 42e19744e8
69 changed files with 75 additions and 75 deletions

View File

@ -9,6 +9,6 @@
# license found in the license.txt file in the root directory of this source tree.
#
cmake_minimum_required(VERSION 2.6)
cmake_minimum_required(VERSION 3.12)
GETCURRENTFOLDER()
STANDARDSUBPROJECTWITHOPTIONS(${current_folder} "${SLikeNet_SOURCE_DIR}/Samples/CloudServer" "${SLikeNet_SOURCE_DIR}/Samples/CloudServer/CloudServerHelper.cpp" "")