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执行构建即可 +