添加README.md

This commit is contained in:
2026-07-06 14:49:23 +08:00
parent 72834aec0c
commit 7c79617771
+9
View File
@@ -0,0 +1,9 @@
# ECAP_Server 模仿radarcape的项目
该项目在x86 ubuntu2004 gcc15.10 上运行,也可以运行在 windows10 vs2019上
# 构建步骤
进入third_party执行init.bash 或者 init.ps1
然后使用CMakeLists.txt执行构建即可