CMake/Tests/RunCMake/interface_library
Stephen Kelly 3b8e56a50f Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)
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.
2013-12-09 20:52:52 +01:00
..
CMakeLists.txt Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
RunCMakeTest.cmake Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) 2013-12-09 20:52:52 +01:00
genex_link-result.txt Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) 2013-12-09 20:52:52 +01:00
genex_link-stderr.txt Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) 2013-12-09 20:52:52 +01:00
genex_link.cmake Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) 2013-12-09 20:52:52 +01:00
invalid_name-result.txt Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
invalid_name-stderr.txt export: Add support for INTERFACE_LIBRARY targets 2013-10-07 20:07:27 -04:00
invalid_name.cmake export: Add support for INTERFACE_LIBRARY targets 2013-10-07 20:07:27 -04:00
no_shared_libs-stderr.txt add_library: Fix INTERFACE on platforms with no shared libs (#14561) 2013-11-12 09:07:10 -05:00
no_shared_libs.cmake add_library: Fix INTERFACE on platforms with no shared libs (#14561) 2013-11-12 09:07:10 -05:00
target_commands-result.txt Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
target_commands-stderr.txt Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
target_commands.cmake Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
whitelist-result.txt cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. 2013-11-25 16:23:11 +01:00
whitelist-stderr.txt cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. 2013-11-25 16:23:11 +01:00
whitelist.cmake cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. 2013-11-25 16:23:11 +01:00