提交 b8b869a0 编写于 作者: XuanDai's avatar XuanDai

Update README.md

上级 48f0edb4
......@@ -52,8 +52,9 @@ make install
```
CMake选项
如果cmake手动运行命令,则可以使用“ -D”设置许多选项。例如,用于构建RADOS网关的选项默认为ON。要在没有RADOS网关的情况下进行构建:
```
cmake -DWITH_RADOSGW=OFF [path to top level ceph directory]
```
下面的另一个示例是针对两个外部依赖项使用调试和备用位置进行构建:
```
cmake -DLEVELDB_PREFIX="/opt/hyperleveldb" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册