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

Unified Diff: cmake/.gitignore

Issue 1315753009: CMake builds on Ubuntu now too. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: ARGV -> ARGN Created 5 years, 4 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 | « 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 8c39254a4fe98541fb83dc9a49e5d3d337351020..9a079bc01bfa5083d4013dd31422be0ca2b0e328 100644
--- a/cmake/.gitignore
+++ b/cmake/.gitignore
@@ -6,6 +6,6 @@ CMakeCache.txt
CMakeFiles
cmake_install.cmake
-libskia.dylib
+libskia.*
example
example.png
« 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