From 303e02d1a9b610f1cde8e7b84f7629437544798e Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Mon, 2 Jun 2025 04:52:53 +0200 Subject: [PATCH] config should use WINDOWS subsystem --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3bcc8224..00ce813a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -493,7 +493,7 @@ endif() if (ISLE_BUILD_CONFIG) find_package(Qt6 REQUIRED COMPONENTS Core Widgets) qt_standard_project_setup() - qt_add_executable(config + qt_add_executable(config WIN32 LEGO1/mxdirectx/mxdirectxinfo.cpp LEGO1/mxdirectx/legodxinfo.cpp CONFIG/config.cpp