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