From 34b3a006876cf09c611c751f8ddb41317d4b9662 Mon Sep 17 00:00:00 2001 From: Hirek Date: Sun, 9 Mar 2025 21:28:22 +0100 Subject: [PATCH] Add missing asio ref --- .gitmodules | 3 +++ ref/asio | 1 + 2 files changed, 4 insertions(+) create mode 160000 ref/asio diff --git a/.gitmodules b/.gitmodules index c3d4d7c8..b9fac3e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "ref/glfw"] path = ref/glfw url = https://github.com/glfw/glfw +[submodule "ref/asio"] + path = ref/asio + url = https://github.com/chriskohlhoff/asio.git diff --git a/ref/asio b/ref/asio new file mode 160000 index 00000000..4730c543 --- /dev/null +++ b/ref/asio @@ -0,0 +1 @@ +Subproject commit 4730c543ba2b8f9396ef1964a25ccc26eb1aea64