From 1d7ad522225a46c2da614c6f96350e09658d75d4 Mon Sep 17 00:00:00 2001 From: Adam Bird Date: Tue, 19 Dec 2023 00:55:32 -0500 Subject: [PATCH] fix remote control define when flag not set in windows (#3534) --- soh/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/soh/CMakeLists.txt b/soh/CMakeLists.txt index 8b46a27f7..6a6959038 100644 --- a/soh/CMakeLists.txt +++ b/soh/CMakeLists.txt @@ -410,7 +410,6 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows") ">" "$<$:ENABLE_REMOTE_CONTROL>" "INCLUDE_GAME_PRINTF;" - "ENABLE_REMOTE_CONTROL;" "UNICODE;" "_UNICODE" STORMLIB_NO_AUTO_LINK