加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitmodules-gitee 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
尘中远 提交于 2023-08-07 00:04 . 完善文档
[submodule "src/3rdparty/spdlog"]
path = src/3rdparty/spdlog
url = https://gitee.com/czyt1988/spdlog.git
[submodule "src/3rdparty/SARibbon"]
path = src/3rdparty/SARibbon
url = https://gitee.com/czyt1988/SARibbon.git
[submodule "src/3rdparty/Qt-Advanced-Docking-System"]
path = src/3rdparty/Qt-Advanced-Docking-System
url = https://gitee.com/czyt1988/Qt-Advanced-Docking-System.git
[submodule "src/3rdparty/pybind11"]
path = src/3rdparty/pybind11
url = https://gitee.com/czyt1988/pybind11.git
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化