forked from Laupetin/OpenAssetTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Laupetin#81 from Laupetin/dependabot/submodules/th…
…irdparty/catch2-863c662 Bump thirdparty/catch2 from `b7b71ff` to `863c662`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule catch2
updated
10 files
+1 −1 | CMakeLists.txt | |
+12 −0 | docs/release-notes.md | |
+41 −0 | examples/232-Cfg-CustomMain.cpp | |
+1 −0 | examples/CMakeLists.txt | |
+97 −74 | extras/catch_amalgamated.cpp | |
+270 −206 | extras/catch_amalgamated.hpp | |
+1 −1 | meson.build | |
+1 −1 | src/catch2/catch_version.cpp | |
+1 −1 | src/catch2/catch_version_macros.hpp | |
+3 −1 | src/catch2/internal/catch_clara.hpp |