diff --git a/README.md b/README.md index f80b014..ece8057 100644 --- a/README.md +++ b/README.md @@ -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`。