update:更新readm。

This commit is contained in:
taynpg 2025-02-11 12:56:31 +08:00
parent f32359e26f
commit ad8eafa44c

View File

@ -88,5 +88,5 @@ cmake:`cmake -Bbuild -DCMAKE_BUILD_TYPE=Release`、`cmake --build build --conf
### 编译 ### 编译
- 构建选项:`xmake f -p mingw -a i386 --boost=y` - 构建选项:`xmake f -p mingw -a i386 --boost=y --xp=y`
- 环境变量定义:`BOOST_HEADER_DIR``BOOST_LIB_DIR``BOOST_LIBS` - 环境变量定义:`BOOST_HEADER_DIR``BOOST_LIB_DIR``BOOST_LIBS`