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
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
CMP0026-WARN.cmake
CMakeLists.txt
LOCATION-and-TARGET_OBJECTS-result.txt
LOCATION-and-TARGET_OBJECTS-stderr.txt
LOCATION-and-TARGET_OBJECTS.cmake
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