From 73cec3b7c001b17e58f9e681db82c06ae021c8be Mon Sep 17 00:00:00 2001 From: qiaoning-mt Date: Tue, 6 Aug 2024 20:13:49 +0800 Subject: [PATCH] add third_party submodules --- third_party/DCGM | 1 + third_party/cpr | 1 + third_party/fmt | 1 + third_party/gflags | 1 + third_party/glog | 1 + third_party/googletest | 1 + third_party/json | 1 + third_party/pfs | 1 + 8 files changed, 8 insertions(+) create mode 160000 third_party/DCGM create mode 160000 third_party/cpr create mode 160000 third_party/fmt create mode 160000 third_party/gflags create mode 160000 third_party/glog create mode 160000 third_party/googletest create mode 160000 third_party/json create mode 160000 third_party/pfs diff --git a/third_party/DCGM b/third_party/DCGM new file mode 160000 index 0000000..ffde4e5 --- /dev/null +++ b/third_party/DCGM @@ -0,0 +1 @@ +Subproject commit ffde4e54bc7249a6039a5e6b45b395141e1217f9 diff --git a/third_party/cpr b/third_party/cpr new file mode 160000 index 0000000..871ed52 --- /dev/null +++ b/third_party/cpr @@ -0,0 +1 @@ +Subproject commit 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 diff --git a/third_party/fmt b/third_party/fmt new file mode 160000 index 0000000..cd4af11 --- /dev/null +++ b/third_party/fmt @@ -0,0 +1 @@ +Subproject commit cd4af11efc9c622896a3e4cb599fa28668ca3d05 diff --git a/third_party/gflags b/third_party/gflags new file mode 160000 index 0000000..e171aa2 --- /dev/null +++ b/third_party/gflags @@ -0,0 +1 @@ +Subproject commit e171aa2d15ed9eb17054558e0b3a6a413bb01067 diff --git a/third_party/glog b/third_party/glog new file mode 160000 index 0000000..b33e3ba --- /dev/null +++ b/third_party/glog @@ -0,0 +1 @@ +Subproject commit b33e3bad4c46c8a6345525fd822af355e5ef9446 diff --git a/third_party/googletest b/third_party/googletest new file mode 160000 index 0000000..58d77fa --- /dev/null +++ b/third_party/googletest @@ -0,0 +1 @@ +Subproject commit 58d77fa8070e8cec2dc1ed015d66b454c8d78850 diff --git a/third_party/json b/third_party/json new file mode 160000 index 0000000..4f8fba1 --- /dev/null +++ b/third_party/json @@ -0,0 +1 @@ +Subproject commit 4f8fba14066156b73f1189a2b8bd568bde5284c5 diff --git a/third_party/pfs b/third_party/pfs new file mode 160000 index 0000000..f68a2fa --- /dev/null +++ b/third_party/pfs @@ -0,0 +1 @@ +Subproject commit f68a2fa8ea36c783bdd760371411fcb495aa3150