Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pytorch/cpuinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2018-06-14 04:29:58 +0300
committerMarat Dukhan <marat@fb.com>2018-06-14 04:29:58 +0300
commit06920020ec9b2c5c3b7f1aedb68a061a779d487c (patch)
treefaa26564ef1543e2122333a0c8cd04cd3efa9075 /confu.yaml
parentde2f71e2e71bc2e7cea033d1fb196a431144c77f (diff)
Specify directory for clog dependency
Diffstat (limited to 'confu.yaml')
-rw-r--r--confu.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/confu.yaml b/confu.yaml
index 984feb5..6c47fb7 100644
--- a/confu.yaml
+++ b/confu.yaml
@@ -5,3 +5,5 @@ deps:
- name: googletest
- name: googlebenchmark
- name: clog
+ dir: deps/clog
+