microsoft / DirectXMesh

DirectXMesh geometry processing library

Home Page:https://walbourn.github.io/directxmesh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM64 version of meshconvert

walbourn opened this issue · comments

The VC++ projects only currently build x86/x64 versions of this tool for desktop.

The CMakeLists.txt supports creating the ARM64 version of this tool, so this should be added to the VC++ projects.

Should include the ARM64 built & codesigned version in the release, along with updating the vcpkg port to download it when appropriate.