SEAL/cmake
Nick Angelou 8b78973382 Update CMake to detect the Apple M1 correctly
On  Apple M1 machines, building failed to determine the system was an arm machine and therefore failed to build with the appropriate intrinsic header.
Adding a check for `arm64` fixes the issue.
2023-01-07 19:59:27 -08:00
..
CheckCXXIntrinsicsHeader.cmake
CheckCXXIntrinsicsSpecific.cmake
CheckMemset.cmake
CleanArtifacts.cmake
EnableCXX17.cmake
EnableCXXCompilerFlags.cmake
ExternalBenchmark.cmake
ExternalGTest.cmake
ExternalIntelHEXL.cmake
ExternalMSGSL.cmake
ExternalZLIB.cmake
ExternalZSTD.cmake
SEALConfig.cmake.in
SEALMacros.cmake
functions.iOS.cmake