diff options
author | Brad King <brad.king@kitware.com> | 2023-08-25 15:00:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-08-25 15:05:18 (GMT) |
commit | 6b01a27f901b5eb392955fea322cde44a1b782a3 (patch) | |
tree | 331d6031910ec79cd0bb22e7ced9ea37b505e805 /.gitlab/os-windows.yml | |
parent | 5ae0030e90df07e56dc16b0210bd334650dcc9d4 (diff) | |
download | CMake-6b01a27f901b5eb392955fea322cde44a1b782a3.zip CMake-6b01a27f901b5eb392955fea322cde44a1b782a3.tar.gz CMake-6b01a27f901b5eb392955fea322cde44a1b782a3.tar.bz2 |
macOS: Simplify imported framework locations in find modules
Take advantage of commit d605f728f7 (macOS: Allow IMPORTED_LOCATION to
be a framework folder, 2023-06-16) to remove special-case framework
logic from find modules.
This changes link lines from `/path/to/Foo.framework/Foo[.tbd]` to
`-framework Foo`. With the latter, the linker will automatically choose
the `.tbd` if it exists.
Issue: #24946
Diffstat (limited to '.gitlab/os-windows.yml')
0 files changed, 0 insertions, 0 deletions