From 0add76ff05bd3859ef8168f211e431c7bf587308 Mon Sep 17 00:00:00 2001 From: ZhuElly <34325707+Elly2018@users.noreply.github.com> Date: Tue, 12 May 2026 11:51:38 +0800 Subject: [PATCH] First commit --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e282c4b7..66845b30 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -262,7 +262,6 @@ if(BUILD_MASTER) ${IMGUI_SOURCES} ${MDNS_SOURCES} ) - if (WIN32) message(STATUS "Default WIN32 Build Master")