From 7c79617771430f65705d51a514619d0c46704d34 Mon Sep 17 00:00:00 2001 From: wyc <1104749580@qq.com> Date: Mon, 6 Jul 2026 14:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f85a74 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# ECAP_Server 模仿radarcape的项目 + +该项目在x86 ubuntu2004 gcc15.10 上运行,也可以运行在 windows10 vs2019上 + +# 构建步骤 + +进入third_party执行init.bash 或者 init.ps1 +然后使用CMakeLists.txt执行构建即可 +