DescriptionBuild libppapi_cpp.a under SHARED_INTERMEDIATE_DIR, so ppapi_tests can find it.
Without this, building with ninja fails because the libppapi_cpp.a library is put in a different path under PRODUCT_DIR than it would be with make, and ppapi_tests was hard-coded to expect that path.
TEST=Building with 'ninja all' doesn't give dependency errors.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111420
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|