[cmake-developers] Importing platform SDK libraries without a full path
Brad King
brad.king at kitware.com
Fri Nov 4 10:50:09 EDT 2016
On 10/06/2015 11:30 AM, Brad King wrote:
> On 10/04/2015 10:49 AM, Stephen Kelly wrote:
>> I wonder if you plan do resolve this part in the coming cycle? I think
>> resolving that part would help me to understand the rest of your proposal in
>> the thread.
>
> I don't know if/when I'll ever have time to return to that work :(
I've continued it here:
https://gitlab.kitware.com/cmake/cmake/merge_requests/236
I realized that the confusion over interface library configuration
selection was due to me having mis-read the original code. Part of
the previous iteration of these changes was wrong along with the
last paragraph of the commit message about adding support for
`MAP_IMPORTED_CONFIG_<CONFIG>` to interface libraries. In fact they
already supported it. I have a new version of the changes that
is now only about selecting the proper `IMPORTED_LIBNAME` for the
current configuration.
-Brad
More information about the cmake-developers
mailing list