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

Unified Diff: test/prune_targets/gyptest-prune-targets.py

Issue 12314014: CMake generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Address comments. Created 7 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 | « test/no-cpp/gyptest-no-cpp.py ('k') | test/sibling/gyptest-all.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/prune_targets/gyptest-prune-targets.py
===================================================================
--- test/prune_targets/gyptest-prune-targets.py (revision 1794)
+++ test/prune_targets/gyptest-prune-targets.py (working copy)
@@ -14,6 +14,7 @@
build_error_code = {
'android': 2,
+ 'cmake': 1,
'make': 2,
'msvs': 1,
'ninja': 1,
« no previous file with comments | « test/no-cpp/gyptest-no-cpp.py ('k') | test/sibling/gyptest-all.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698