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 Update CMake to detect the Apple M1 correctly 2023-01-07 19:59:27 -08:00
CheckCXXIntrinsicsSpecific.cmake Fixes to intrinsic detection in Linux 2020-10-30 09:03:37 -07:00
CheckMemset.cmake Added license to .cmake files. 2020-10-20 10:29:08 -07:00
CleanArtifacts.cmake Improved pkgconfig system; cleaning up old config.h from source tree 2020-11-13 16:55:53 -08:00
EnableCXX17.cmake Renamed SEAL_USE_ALIGN_64 to SEAL_USE_ALIGNED_ALLOC and added as an option that depends on SEAL_USE_CXX17. 2021-04-05 23:35:39 -07:00
EnableCXXCompilerFlags.cmake Added language flag to pkgconfig files 2020-11-13 17:08:47 -08:00
ExternalBenchmark.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
ExternalGTest.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
ExternalIntelHEXL.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
ExternalMSGSL.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
ExternalZLIB.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
ExternalZSTD.cmake Update external dependency versions 2022-12-20 16:28:44 -08:00
SEALConfig.cmake.in Version 3.7.3. 2022-03-16 17:33:12 -07:00
SEALMacros.cmake Run pre-commit on all files 2021-04-02 12:30:05 -07:00
functions.iOS.cmake Rename memset_s.iOS.cmake 2021-02-05 17:45:05 -08:00