Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(343)

Unified Diff: third_party/ots/INSTALL

Issue 1487543005: Update OTS to revision 99a3b7f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ots/BUILD.gn ('k') | third_party/ots/Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ots/INSTALL
diff --git a/third_party/ots/INSTALL b/third_party/ots/INSTALL
index c50bb5419bd2a1c4cafd2e5f8e2e01493656528a..da352543979758621249948c72a3b057bcfa0f8f 100644
--- a/third_party/ots/INSTALL
+++ b/third_party/ots/INSTALL
@@ -1,3 +1,8 @@
+Instructions below are for building standalone OTS utilities, if you want to
+use OTS as a library then the recommended way is to copy the source code and
+integrate it into your existing build system. Our build system does not build
+a shared library intentionally.
+
General build instructions:
1. If you are building from cloned Git repository, you will need to update
« no previous file with comments | « third_party/ots/BUILD.gn ('k') | third_party/ots/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698