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

Unified Diff: cmake/.gitignore

Issue 1484053002: CMake: generate skia.h and skia_{compile|link}_arguments.txt (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-11-30 (Monday) 15:20:12 EST 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 | « no previous file | cmake/CMakeLists.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cmake/.gitignore
diff --git a/cmake/.gitignore b/cmake/.gitignore
index 9a079bc01bfa5083d4013dd31422be0ca2b0e328..7e52ff97282473379519557b3dde66bf286bc1b8 100644
--- a/cmake/.gitignore
+++ b/cmake/.gitignore
@@ -9,3 +9,6 @@ cmake_install.cmake
libskia.*
example
example.png
+include
+skia_compile_arguments.txt
+skia_link_arguments.txt
« no previous file with comments | « no previous file | cmake/CMakeLists.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698