CMake/Tests/RunCMake/CMP0026
Brad King 911cc9a39e cmTarget: Evaluate CMP0026 and CMP0051 in calling context
These policies should be checked at the call site that tries to access
the LOCATION or SOURCES property, not the directory scope containing the
target.  Thread the caller context through cmTarget::GetProperty to use
for checking the policy setting and emitting a diagnostic with proper
backtrace.

Extend the RunCMake.CMP0026 and RunCMake.CMP0051 tests with
cross-directory cases.
2014-05-09 11:24:15 -04:00
..
CMP0026-WARN-Dir cmTarget: Evaluate CMP0026 and CMP0051 in calling context 2014-05-09 11:24:15 -04: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
CMP0026-IMPORTED-stderr.txt
CMP0026-IMPORTED.cmake
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
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
CMP0026-WARN-result.txt
CMP0026-WARN-stderr.txt cmTarget: Evaluate CMP0026 and CMP0051 in calling context 2014-05-09 11:24:15 -04:00
CMP0026-WARN.cmake cmTarget: Evaluate CMP0026 and CMP0051 in calling context 2014-05-09 11:24:15 -04:00
CMakeLists.txt
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