Third-party: add oaknut submodule

This commit is contained in:
Will Martin
2026-02-08 17:38:56 +09:00
committed by Herman S.
parent b6bd8f306b
commit 09a80fe710
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -117,6 +117,9 @@
[submodule "third_party/metal-shader-converter"]
path = third_party/metal-shader-converter
url = https://github.com/wmarti/metal-shader-converter.git
[submodule "third_party/oaknut"]
path = third_party/oaknut
url = https://github.com/merryhime/oaknut.git
[submodule "third_party/asio"]
path = third_party/asio
url = https://github.com/chriskohlhoff/asio.git
Vendored Submodule
+1
Submodule third_party/oaknut added at 94c726ce03