build: add ZLIB dependency

This commit is contained in:
2026-06-26 17:23:35 +08:00
parent 11c902d2bf
commit 7e42f595c9
2 changed files with 3 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ void DevPanel::show_about_table_bar() {
ImGui::Text("Tbb");
ImGui::Text("Asio");
ImGui::Text("protobuf");
ImGui::Text("zlib");
ImGui::Separator();
ImGui::Text("Special Thanks");
ImGui::Text("TANGERIME");