Skip to content

Commit

Permalink
add Catch2 as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
psychocoderHPC committed Oct 23, 2023
1 parent 055b706 commit 51c4e0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "thirdParty/catch2"]
path = thirdParty/catch2
url = https://github.com/catchorg/Catch2.git
branch = v3.4.0
1 change: 1 addition & 0 deletions thirdParty/catch2
Submodule catch2 added at 766541

0 comments on commit 51c4e0c

Please sign in to comment.