Chromium Code Reviews
DescriptionWorking around http://code.google.com/p/gyp/issues/detail?id=13
Visual Studio doesn't guarantee the 'copies' stanza is executed after the grit target, which can lead to a failure if it tries to copy the file before it's been generated. This puts the grit action in its own target, and making the copies stanza its own target that depends on the grit target.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124345
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 9 (0 generated)
|