mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 00:36:13 +08:00
* wip : creating a Swift Package Manager package * ios : tests ready * cmake : add ggwave-spm and spm-publish targets * cosmetics
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
[submodule "examples/third-party/imgui/imgui"]
|
|
path = examples/third-party/imgui/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "examples/third-party/ggsock"]
|
|
path = examples/third-party/ggsock
|
|
url = https://github.com/ggerganov/ggsock
|
|
[submodule "bindings/ios"]
|
|
path = bindings/ios
|
|
url = https://github.com/ggerganov/ggwave-spm
|