]> git.tdb.fi Git - builder.git/commit
Only displace dependencies from the same component
authorMikko Rasa <tdb@tdb.fi>
Fri, 5 May 2023 21:38:16 +0000 (00:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 5 May 2023 21:38:16 +0000 (00:38 +0300)
commitf6f82237414beafa383c756af8c2f27ef44f1a53
treebc4adea1be2310217d7b12a5c9956f1f7c15b4eb
parent4d8a7f8b32aee5bc3ced1a696dccbd6be0808036
Only displace dependencies from the same component

Now that files can be installed into a private staging directory, there's
little reason to include headers from a different component directly.
source/lib/filetarget.cpp