Use newer catch2 for Apple M1 support (#18)

This commit is contained in:
Sebastian Haglund
2021-08-23 18:36:41 +02:00
committed by GitHub
parent b0046755bd
commit e91a51afc1
7 changed files with 5 additions and 13389 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "libcron/externals/date"]
path = libcron/externals/date
url = https://github.com/HowardHinnant/date.git
[submodule "test/externals/Catch2"]
path = test/externals/Catch2
url = https://github.com/catchorg/Catch2.git