https://github.com/boostorg/cmake/blob/7276e8055d0faab429b11983eccddc68fee075f1/include/BoostInstall.cmake#L155-L156 Either the build should fail or the missing suffixes should be added by checking `CMAKE_SYSTEM_PROCESSOR`.
cmake/include/BoostInstall.cmake
Lines 155 to 156 in 7276e80
Either the build should fail or the missing suffixes should be added by checking
CMAKE_SYSTEM_PROCESSOR.