Develop: 新增cppzmq

This commit is contained in:
2024-07-30 20:52:57 +08:00
parent 400861ba0f
commit 2ce8d722b2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "third_party/glfw"]
path = third_party/glfw
url = https://github.com/glfw/glfw.git
[submodule "third_party/cppzmq"]
path = third_party/cppzmq
url = https://github.com/zeromq/cppzmq.git

1
third_party/cppzmq vendored Submodule

Submodule third_party/cppzmq added at 6164cf7dbc