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

Unified Diff: cmake/README.md

Issue 2007093002: CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 7 months 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 | « cmake/CMakeLists.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cmake/README.md
diff --git a/cmake/README.md b/cmake/README.md
index f8a54f33e729816bc826f366eaf69e30f700d9bc..5937560955ee1e24618b01a05052c7f6f627378b 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -32,4 +32,5 @@ Currently maybe-kinda-working platforms
* Configure with `cmake . -G "Visual Studio 14 2015"` .
* Compile with `cmake --build . --config Release` .
* Still has too many warnings.
- * Poorly tested as yet.
+ * Poorly tested as yet.
+
« no previous file with comments | « cmake/CMakeLists.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698