Skip to content

Commit

Permalink
新增第三方库作为子模块
Browse files Browse the repository at this point in the history
  • Loading branch information
JYMiracle305 committed Jul 31, 2024
1 parent 34fc51b commit 154146b
Show file tree
Hide file tree
Showing 3 changed files with 5 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 "3rd-party/nlohmann_json_cmake_fetchcontent"]
path = 3rd-party/nlohmann_json_cmake_fetchcontent
url = [email protected]:ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git
[submodule "3rd-party/googletest"]
path = 3rd-party/googletest
url = [email protected]:google/googletest.git
1 change: 1 addition & 0 deletions 3rd-party/googletest
Submodule googletest added at 3e3b44
1 change: 1 addition & 0 deletions 3rd-party/nlohmann_json_cmake_fetchcontent

0 comments on commit 154146b

Please sign in to comment.