Closed Neumann-A closed 6 months ago
No, CMAKE_SYSTEM_PROCESSOR is incorrect under MSVC, so it's best to keep the two branches separate.
This actually seems to derive a64
for MinGW, so we don't have it quite right yet.
Ah, CMAKE_SYSTEM_PROCESSOR is "AMD64" there, uppercase. Will fix.
as request in https://github.com/boostorg/cmake/pull/57#issuecomment-2081401809