Description
CMake projects can be configured for static mingw-w64 builds through a wrapper that applies the expected cross-compilation environment. This tool is useful for developers producing Windows binaries from Linux.
It is a build helper, not a user-facing app. Static builds can change dependency handling and binary size, so test the resulting Windows executable on target systems.