mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-07-23 18:53:17 -05:00
Use newer catch2 for Apple M1 support (#18)
This commit is contained in:
committed by
GitHub
parent
b0046755bd
commit
e91a51afc1
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user