From 56f47656debf847afd5905c2ebed712c54508f4b Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Sat, 11 May 2024 18:52:28 -0400 Subject: Use mastodonpp library as a submodule This simplifies dependency management and allows compiling mastodonpp and the rest of the program in one step. --- lib/mastodonpp | 1 + 1 file changed, 1 insertion(+) create mode 160000 lib/mastodonpp (limited to 'lib') diff --git a/lib/mastodonpp b/lib/mastodonpp new file mode 160000 index 0000000..c48f1dc --- /dev/null +++ b/lib/mastodonpp @@ -0,0 +1 @@ +Subproject commit c48f1dc3d0566cef2baf96df7b3a7c55490a3e91 -- cgit v1.2.3-54-g00ecf