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