From c2b5058cdc7291ebef70798f8dbe2f538cd3884e Mon Sep 17 00:00:00 2001 From: Zhennan Tu Date: Sun, 5 Apr 2026 02:36:02 +0800 Subject: [PATCH] fix macOS build error --- src/plat/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plat/CMakeLists.txt b/src/plat/CMakeLists.txt index 1d19638..125382f 100644 --- a/src/plat/CMakeLists.txt +++ b/src/plat/CMakeLists.txt @@ -32,6 +32,7 @@ target_include_directories(lt_module_plat target_link_libraries(lt_module_plat PRIVATE lt_build_config + lt_module_inputs SDL2::SDL2-static g3log transport_api