diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2024-01-13 21:02:37 (GMT) |
---|---|---|
committer | Matheus Izvekov <mizvekov@gmail.com> | 2024-01-14 17:14:26 (GMT) |
commit | c09f8d27cd8aa9d44993cf39a663ca331017ed75 (patch) | |
tree | 029dfdbb09b0414c53b74d34e67e3699bf7a693a /Modules | |
parent | 01e3eb91b85b6d9c622998bc9b3e29168ebe0c5a (diff) | |
download | CMake-c09f8d27cd8aa9d44993cf39a663ca331017ed75.zip CMake-c09f8d27cd8aa9d44993cf39a663ca331017ed75.tar.gz CMake-c09f8d27cd8aa9d44993cf39a663ca331017ed75.tar.bz2 |
cxxmodules: compute link information for C++ module-consuming targets
Compute link information for all C++ targets which support
modules instead of just those which may provide modules, as
they may import modules as well. This captures `OBJECT` libraries using modules
which otherwise do not have link steps.
Fixes: #25592
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions