direwolf/cmake
Martin Cooper c8319fcc7b
Add new build config for Direwolf with Hamlib on Windows (#626)
* Add new build config for Direwolf with Hamlib on Windows

In parallel with the existing 64-bit Windows build, these changes add
a new matrix config for the same build but including Hamlib as part of
the build and package distribution. The resultant package zip file has
"-hamlib" appended to the name to distinguish it from the standard
Windows build.

Installing Hamlib as a build dependency using a package manager isn't
a viable option on Windows. Instead, we interrogate the GitHub release
assets to find the latest 4.x release of Hamlib, download and expand
the zip file for that release, and provide the path to the directory
for CMake configuration.

* Fix WIndows build errors

* Include Hamlib license-related files in Windows Hamlib zip
2025-11-30 16:51:24 -05:00
..
cpack Pull Request 481 - Replace direwolf icon 2025-04-29 15:00:30 -04:00
cpu_tests cmake: new build tool 2019-11-09 08:26:33 +01:00
include Update deprecated CMake command exec_program() (#526) 2024-04-24 10:13:59 -04:00
modules Add new build config for Direwolf with Hamlib on Windows (#626) 2025-11-30 16:51:24 -05:00