Skip to content

Commit

Permalink
Add cxxtest as a submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <[email protected]>
  • Loading branch information
rtobar committed Jul 10, 2024
1 parent 7984335 commit cbf1c26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "3rdparty/getopt"]
path = 3rdparty/getopt
url = https://github.com/skandhurkat/Getopt-for-Visual-Studio
[submodule "3rdparty/cxxtest"]
path = 3rdparty/cxxtest
url = https://github.com/CxxTest/cxxtest
1 change: 1 addition & 0 deletions 3rdparty/cxxtest
Submodule cxxtest added at a19f85

0 comments on commit cbf1c26

Please sign in to comment.