SineStriker
2024-07-02 63bc5017e905bdf11510e5978b31e6187068a088
Update README.md
1个文件已修改
4 ■■■■ 已修改文件
README.md 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
README.md
@@ -78,8 +78,8 @@
  -DCMAKE_INSTALL_PREFIX=/path/install \
  -G "Ninja Multi-Config"
cmake --build build --target install --config Debug --parallel
cmake --build build --target install/strip --config Release --parallel
cmake --build build --target install --config Debug
cmake --build build --target install --config Release
```
You can also include this directory as a subproject if you choose CMake as your build system.