catch2/src
AgostonSzepessy f2320724a7
Fix build on ARM64EC (#2858)
Remove `#pragma intrinsic(_umul128)` because it doesn't work on
ARM64EC and x64 works without it.

Co-authored-by: Agoston Szepessy <agos@microsoft.com>
2024-04-19 10:36:37 +02:00
..
catch2 Fix build on ARM64EC (#2858) 2024-04-19 10:36:37 +02:00
CMakeLists.txt Use built-in CMake feature for requiring a specific language standard 2024-03-12 22:54:09 +01:00