From acce634d0661909f0555a9ce12abc0dac3d69c0e Mon Sep 17 00:00:00 2001 From: wyc <1104749580@qq.com> Date: Fri, 3 Jul 2026 18:09:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=B8=E8=A7=84=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 4 ++-- third_party/CPP_Core | 2 +- third_party/SSR | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d21784f..e4a5498 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,8 +2,8 @@ if (${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_LIST_DIR}) cmake_minimum_required(VERSION 3.16) cmake_policy(SET CMP0141 NEW) set(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT "$<$:Embedded>") - project(plantSunCat) - set(PLANT_SUN_CAT_VERSION 1.0.0) + project(ECAP_Server) + set(ECAP_Server_VERSION 1.0.0) set(CMAKE_CXX_STANDARD 20) include(third_party/build_infra/start.cmake) include(third_party/CPP_Core/main.cmake) diff --git a/third_party/CPP_Core b/third_party/CPP_Core index e8eec32..d784349 160000 --- a/third_party/CPP_Core +++ b/third_party/CPP_Core @@ -1 +1 @@ -Subproject commit e8eec327ddb227daae419743f55a1b7337f7a5af +Subproject commit d7843492bbc621ed799b56380787af344cc7d229 diff --git a/third_party/SSR b/third_party/SSR index d44ee01..b06596f 160000 --- a/third_party/SSR +++ b/third_party/SSR @@ -1 +1 @@ -Subproject commit d44ee01cd38ee4c1cc9e33651d8430feb9aeac47 +Subproject commit b06596fbfdfc14933d157ff46cf74fa6a0a43421