diff options
Diffstat (limited to 'src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules')
-rw-r--r-- | src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules b/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules new file mode 100644 index 000000000..ccfd018aa --- /dev/null +++ b/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules @@ -0,0 +1,6 @@ +[submodule "googletest"] + path = 3rdparty/googletest + url = https://github.com/google/googletest.git +[submodule "civetweb"] + path = 3rdparty/civetweb + url = https://github.com/civetweb/civetweb.git |