CMake/Tests/RunCMake/CMP0026
Stephen Kelly e4e5b28c27 cmTarget: Deprecate the LOCATION target property with a policy.
The final location and name of a build-target is not determined
until generate-time. However, reading the LOCATION property from
a target is currently allowed at configure time. Apart from creating
possibly-erroneous results, this has an impact on the implementation
of cmake itself, and prevents some major cleanups from being made.

Disallow reading LOCATION from build-targets with a policy. Port some
existing uses of it in CMake itself to use the TARGET_FILE generator
expression.
2013-10-11 21:17:27 +02: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-NEW-result.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
CMP0026-NEW-stderr.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02: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 cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
RunCMakeTest.cmake cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
empty.cpp cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00