mirror of
https://github.com/gwm17/Daqromancy.git
synced 2024-11-22 10:58:49 -05:00
Add asio submodule
This commit is contained in:
parent
04b1507331
commit
5ac6658f24
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -15,3 +15,6 @@
|
||||||
path = vendor/implot
|
path = vendor/implot
|
||||||
url = https://github.com/gwm17/implot.git
|
url = https://github.com/gwm17/implot.git
|
||||||
branch = backends
|
branch = backends
|
||||||
|
[submodule "vendor/asio"]
|
||||||
|
path = vendor/asio
|
||||||
|
url = https://github.com/chriskohlhoff/asio.git
|
||||||
|
|
1
vendor/asio
vendored
Submodule
1
vendor/asio
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 147f7225a96d45a2807a64e443177f621844e51c
|
Loading…
Reference in New Issue
Block a user