CMake/Tests/RunCMake/CMP0026
Stephen Kelly d648c4766f cmTarget: Don't assert on object libraries for configure-time location.
Commit b8af2011 (cmTarget: Fix listing of source files at
configure-time., 2014-04-13) refactored a GetObjectLibrariesCMP0026
method out of GetLanguages.  In flight, a conditional use of a target
if available was changed to an assert-available.

This code is only used to read the LOCATION property at configure
time, when the link information is incomplete, and not all targets
are defined, so the assert is inappropriate, even though it can lead
to incorrect information being generated.  CMP0026 warns about the
potentially incorrect information anyway.
2014-05-06 21:07:40 +02:00
..
CMP0026-CONFIG-LOCATION-NEW-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-NEW-stderr.txt Policies: omit warnings about unset policies when they are actually set to NEW 2014-03-31 09:45:10 -04:00
CMP0026-CONFIG-LOCATION-NEW.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-OLD-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-OLD-stderr.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-OLD.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-WARN-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-WARN-stderr.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-CONFIG-LOCATION-WARN.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-IMPORTED-result.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-IMPORTED-stderr.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-IMPORTED.cmake cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-LOCATION-CONFIG-NEW-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-NEW-stderr.txt Policies: omit warnings about unset policies when they are actually set to NEW 2014-03-31 09:45:10 -04:00
CMP0026-LOCATION-CONFIG-NEW.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-OLD-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-OLD-stderr.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-OLD.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-WARN-result.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-WARN-stderr.txt cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-LOCATION-CONFIG-WARN.cmake cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) 2014-03-17 09:30:39 -04:00
CMP0026-NEW-result.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-NEW-stderr.txt Policies: omit warnings about unset policies when they are actually set to NEW 2014-03-31 09:45:10 -04:00
CMP0026-NEW.cmake cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-WARN-result.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-WARN-stderr.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-WARN.cmake cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.CMP0026 test 2013-10-19 06:47:12 -04:00
ObjlibNotDefined-result.txt cmTarget: Don't assert on object libraries for configure-time location. 2014-05-06 21:07:40 +02:00
ObjlibNotDefined-stderr.txt cmTarget: Don't assert on object libraries for configure-time location. 2014-05-06 21:07:40 +02:00
ObjlibNotDefined.cmake cmTarget: Don't assert on object libraries for configure-time location. 2014-05-06 21:07:40 +02:00
RunCMakeTest.cmake cmTarget: Don't assert on object libraries for configure-time location. 2014-05-06 21:07:40 +02:00
empty.cpp cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00