With the latest greatest dev-build of #CMake, we already have #MSVC ARM-64 #assembler integrated, which is planned to be released with CMake 3.26 in Feb 2023.
Now I can use the "ASM_MARMASM" language in CMakeLists.txt to enable native #ARM64 assembler support in Visual Studio 2022 projects.
https://cmake.org/cmake/help/git-stage/release/dev/marmasm-language.html
I was waiting for that feature since last summer, now I can test it on the #apcsilmic Dot 1 Mini PC
https://www.apcsilmic.com/
#cmake #msvc #assembler #arm64 #apcsilmic