From 486b3cf1f685502af7dc87b0f9c9cead6800d47b Mon Sep 17 00:00:00 2001 From: wb2osz Date: Tue, 29 Apr 2025 15:05:08 -0400 Subject: [PATCH] Include the direwolf icon in the Windows executable. --- CHANGES.md | 2 ++ src/CMakeLists.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 528c7fb..a1e2c25 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,8 @@ - New direwolf icon. +- Include the direwolf icon in the Windows executable. Note: When building from source, environment variable RC must point to windres location. + ## Version 1.7 -- October 2023 ### New Documentation: diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 44d1782..33c8c69 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -128,7 +128,7 @@ if(LINUX) # icon # require plain gcc binary or link - #${CMAKE_SOURCE_DIR}/cmake/cpack/direwolf.rc + ${CMAKE_SOURCE_DIR}/cmake/cpack/direwolf.rc ) list(REMOVE_ITEM direwolf_SOURCES dwgpsd.c