This is to fix the issue that I was having of linux arm64 platform not being correctly detected. CMAKE_SYSTEM_PROCESSOR can be a few different values depending on the hardware vendor, so I added support for them and error reporting if the platform is not recognised.
This is to fix the issue that I was having of linux arm64 platform not being correctly detected. CMAKE_SYSTEM_PROCESSOR can be a few different values depending on the hardware vendor, so I added support for them and error reporting if the platform is not recognised.