From d5b042408e04761e00b07c71dca02e4ebe1d7f97 Mon Sep 17 00:00:00 2001 From: xx Date: Sun, 16 Jun 2024 15:42:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 16f6a6b..1b311cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -107,6 +107,8 @@ else() lua5.3 pthread sqlite3 + dl + rt ) endif()