diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2023-10-27 16:46:04 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2023-10-30 14:06:12 (GMT) |
commit | 22da18b9953f1ec9dff039572b5e8903009e4afb (patch) | |
tree | f63d2a5cc7272d8fc6cba5db15c2069f31b6faf2 /Tests/FortranModules/Issue25252 | |
parent | 64d9240564c778674e6d4b2a34de88f2cff14a96 (diff) | |
download | CMake-22da18b9953f1ec9dff039572b5e8903009e4afb.zip CMake-22da18b9953f1ec9dff039572b5e8903009e4afb.tar.gz CMake-22da18b9953f1ec9dff039572b5e8903009e4afb.tar.bz2 |
Fortran: Restore support for TARGET_OBJECTS providing modules
Continue b665966933 (cmComputeLinkInformation: track OBJECT library
dependencies, 2023-07-22) which added explicitly listed `OBJECT`
libraries to the list of targets which the collator needs to consider.
Now also consider targets which provide objects directly to the target
via a `$<TARGET_OBJECT>` source lists.
Also add tests which use target objects directly and through an
`INTERFACE` library with target objects in its own sources.
Fixes: #25365
Diffstat (limited to 'Tests/FortranModules/Issue25252')
0 files changed, 0 insertions, 0 deletions