mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
chore: update catch2 to 2.13.4 for Apple Silicon support (#75)
This commit is contained in:
parent
58833fa067
commit
c1e7c1475a
5 changed files with 1089 additions and 569 deletions
|
|
@ -21,7 +21,7 @@
|
|||
// SOFTWARE.
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#undef MAGIC_ENUM_RANGE_MIN
|
||||
#define MAGIC_ENUM_RANGE_MIN -120
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue