mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
3b8e56a50f
The INTERFACE_LIBRARY type does not have any LOCATION at all, so return early from GetMappedConfig. GetMappedConfig is called from two locations, one of which already pre-checks the INTERFACE_LIBRARY case. Remove that pre-check and handle that case inside the method instead.
2 lines
2 B
Plaintext
2 lines
2 B
Plaintext
0
|