From 8cf95fce0cb233125334482149c2c9f4219da52b Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Thu, 7 Jan 2021 02:41:49 -0500 Subject: improve build process, add github actions --- thirdparty/IXWebSocket | 1 + thirdparty/simpleini | 1 + 2 files changed, 2 insertions(+) create mode 160000 thirdparty/IXWebSocket create mode 160000 thirdparty/simpleini (limited to 'thirdparty') diff --git a/thirdparty/IXWebSocket b/thirdparty/IXWebSocket new file mode 160000 index 0000000..2fac4bd --- /dev/null +++ b/thirdparty/IXWebSocket @@ -0,0 +1 @@ +Subproject commit 2fac4bd9ef58c3be3e370222410b8694a4ef0d22 diff --git a/thirdparty/simpleini b/thirdparty/simpleini new file mode 160000 index 0000000..7bca74f --- /dev/null +++ b/thirdparty/simpleini @@ -0,0 +1 @@ +Subproject commit 7bca74f6535a37846162383e52071f380c99a43a -- cgit v1.2.3