From 2990634f9a89f3fad005c92b04aa4f54c13914da Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Thu, 30 Jul 2026 23:28:04 +0200 Subject: [PATCH] Fix of posix builds --- Firmware/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Firmware/CMakeLists.txt b/Firmware/CMakeLists.txt index ba289a95f..5efbbefe6 100644 --- a/Firmware/CMakeLists.txt +++ b/Firmware/CMakeLists.txt @@ -100,6 +100,7 @@ else () gps-module gps-generic-module gps-meshtastic-module + service-module SDL2::SDL2-static SDL2-static )