commit | 63e49b5bb4289b40bc5e94051e72c8c514544dbb | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Wed Oct 14 22:55:04 2015 -0700 |
committer | Johan Euphrosine <proppy@google.com> | Thu Oct 15 06:35:28 2015 +0000 |
tree | e771e8574bafd2000e23f750fde2ed18a2f01721 | |
parent | 3353f6b0b56a0516b4e2db289b334e1b807c5b4d [diff] |
README: fix gyp command line Change-Id: Id51e77b7ac193fd777a43c1fd0943708a112eeb3 Reviewed-on: https://weave-review.googlesource.com/1324 Reviewed-by: Vitaly Buka <vitalybuka@google.com>
diff --git a/libweave/README b/libweave/README index def7148..d8fbd3f 100644 --- a/libweave/README +++ b/libweave/README
@@ -91,7 +91,7 @@ Generate ninja build files: - gyp -I libweave_common.gypi --toplevel-dir=. \ + gyp -I libweave_common.gypi --toplevel-dir=. --depth=. \ -f ninja libweave_standalone.gyp Build library with tests: