Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 559e949

Browse files
committed
更新文档;
1 parent d45bd9d commit 559e949

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@
107107

108108
</details>
109109

110+
#### (2) 使用 vcpkg 安装 mirai-cpp
111+
112+
要使用 vcpkg 管理 mirai-cpp,你需要将 [https://github.com/cyanray/mirai-cpp-vcpkg-port](https://github.com/cyanray/mirai-cpp-vcpkg-port) 中的 **mirai-cpp** 文件夹复制到 vcpkg 安装目录下的 **ports** 文件夹中。
113+
114+
然后就可以使用 `./vcpkg install mirai-cpp` 安装 mirai-cpp。
115+
110116
#### (2) 使用 CMake-GUI 编译
111117

112118
未完待续……

0 commit comments

Comments
 (0)