diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-29 17:28:50 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-31 15:14:15 +0200 |
commit | 81acde300b06c99341bb8e4b0528d4ce87dc9347 (patch) | |
tree | f93f0560d42965cf2f230446be6a17d0ea6f0890 /src/buildtool/build_engine/base_maps/source_map.cpp | |
parent | b0003aead1c72a8a94f536f692535269821e1b6f (diff) | |
download | justbuild-81acde300b06c99341bb8e4b0528d4ce87dc9347.tar.gz |
Export targets that just used from external repositories
So far, we did not export ["@", "grpc", "", "grpc++_codegen_proto"]
and ["@", "grpc", "src/compiler", "grpc_cpp_plugin"]. Those targets
where used implicitly in the generation of protobuf. As flexible
config we use all variables those targets currently depend upon.
This will have to be extended once cross compilation will be
added. So far, the "TARGET_ARCH" is only used by targets that have
different source files (typically inline assembly) for different
target architectures. With cross compilation, also the tool chain
will depend on the target architecture.
Diffstat (limited to 'src/buildtool/build_engine/base_maps/source_map.cpp')
0 files changed, 0 insertions, 0 deletions