Skip to content

CI build

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 23:42
4b2d10a
Fix Platform detection on MinGW+Windows (#65)

Considers both `x86_64` and `x64` as the 64 bit platform, allowing
xmake to set proper linker flags for mingw compiler and add the
entry point properly.