CMake/Tests/RunCMake/CMP0026
Stephen Kelly 2514e4265c CMP0026: Use compatibility codepath until configure is finished (#15748)
Use it instead of the similar cmMakefile API.  It is necessary to
know that the Configure step is completely done, not just that one
particular cmMakefile is finished configuring.

Prior to commit 611220f7 (cmTarget: Use reliable test for CMP0024 and CMP0026
OLD., 2015-07-25), this was determined by checking whether cmGeneratorTargets
exist yet, which happens after the Configure step.
2015-09-18 20:49:00 +02:00
..
CMP0026-WARN-Dir cmTarget: Evaluate CMP0026 and CMP0051 in calling context 2014-05-09 11:24:15 -04:00
clear-cached-information-dir CMP0026: Use compatibility codepath until configure is finished (#15748) 2015-09-18 20:49:00 +02:00
CMP0026-CONFIG-LOCATION-NEW-result.txt
CMP0026-CONFIG-LOCATION-NEW-stderr.txt
CMP0026-CONFIG-LOCATION-NEW.cmake
CMP0026-CONFIG-LOCATION-OLD-result.txt
CMP0026-CONFIG-LOCATION-OLD.cmake
CMP0026-CONFIG-LOCATION-WARN-result.txt
CMP0026-CONFIG-LOCATION-WARN-stderr.txt
CMP0026-CONFIG-LOCATION-WARN.cmake
CMP0026-IMPORTED-result.txt
CMP0026-IMPORTED.cmake
CMP0026-LOCATION-CONFIG-NEW-result.txt
CMP0026-LOCATION-CONFIG-NEW-stderr.txt
CMP0026-LOCATION-CONFIG-NEW.cmake
CMP0026-LOCATION-CONFIG-OLD-result.txt
CMP0026-LOCATION-CONFIG-OLD.cmake
CMP0026-LOCATION-CONFIG-WARN-result.txt
CMP0026-LOCATION-CONFIG-WARN-stderr.txt
CMP0026-LOCATION-CONFIG-WARN.cmake
CMP0026-NEW-result.txt
CMP0026-NEW-stderr.txt
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
LOCATION-and-TARGET_OBJECTS-result.txt cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) 2015-01-13 09:36:20 +01:00
LOCATION-and-TARGET_OBJECTS-stderr.txt cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) 2015-01-13 09:36:20 +01:00
LOCATION-and-TARGET_OBJECTS.cmake cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) 2015-01-13 09:36:20 +01:00
ObjlibNotDefined-result.txt
ObjlibNotDefined-stderr.txt
ObjlibNotDefined.cmake
RunCMakeTest.cmake CMP0026: Use compatibility codepath until configure is finished (#15748) 2015-09-18 20:49:00 +02:00
clear-cached-information.cmake CMP0026: Use compatibility codepath until configure is finished (#15748) 2015-09-18 20:49:00 +02:00
empty.cpp