brian.armstrong via Chromium-dev
2018-12-04 00:57:20 UTC
Hello,
Is it feasible to use a copy() step in GN to copy the outputs from another
step to a new directory, but maintaining directory structure relative to
some part of the source directory? E.g., can I copy
/build/gen/blah/foo/bar/baz to /build/dest/foo/bar/baz and
/build/gen/blah/foo/bar/qux/quux to /build/dest/foo/bar/qux/quux? I thought
the answer might involve rebase_path, but no incantation I can come up with
seems to do this, and I've tried quite a few now.
Thanks!
Brian
Is it feasible to use a copy() step in GN to copy the outputs from another
step to a new directory, but maintaining directory structure relative to
some part of the source directory? E.g., can I copy
/build/gen/blah/foo/bar/baz to /build/dest/foo/bar/baz and
/build/gen/blah/foo/bar/qux/quux to /build/dest/foo/bar/qux/quux? I thought
the answer might involve rebase_path, but no incantation I can come up with
seems to do this, and I've tried quite a few now.
Thanks!
Brian
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/52545745-8937-4619-bb9f-bb5192b7a8ff%40chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/52545745-8937-4619-bb9f-bb5192b7a8ff%40chromium.org.