From b5e3ac9f9f31269342dfab4d5ccd3bd4242e3806 Mon Sep 17 00:00:00 2001 From: xx Date: Tue, 28 May 2024 16:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0pthread=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9104137..6dd616b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -111,6 +111,7 @@ else() crypto lua5.3 mysqlcppconn + pthread ) endif()