CMake/Tests/RunCMake/CMP0156
Brad King 262c277197 Revert "Ensure imported targets in sibling dirs are deduplicated"
Revert commit 502610733f (Ensure imported targets in sibling dirs are
deduplicated, 2024-09-15, v3.31.0-rc1~92^2).  Also revert the change
from a copy of the logic made by commit cd418d4bb6 (Static libraries
de-duplication: keep first occurrence, 2024-09-29, v3.31.0-rc1~30^2).
The logic was de-duplicating based on the target name rather than based
on the library file path.

Fixes: #26371
Issue: #26284
2024-10-16 16:49:27 -04:00
..
subdir1
subdir2
CMakeLists.txt
CMP0156-Common-Imported.cmake
CMP0156-Common.cmake
CMP0156-NEW-AppleClang-Imported-build-result.txt Revert "Ensure imported targets in sibling dirs are deduplicated" 2024-10-16 16:49:27 -04:00
CMP0156-NEW-AppleClang-Imported-build-stdout.txt Revert "Ensure imported targets in sibling dirs are deduplicated" 2024-10-16 16:49:27 -04:00
CMP0156-NEW-AppleClang-Imported.cmake
CMP0156-NEW-AppleClang.cmake
CMP0156-NEW-Imported.cmake
CMP0156-NEW.cmake
CMP0156-OLD-AppleClang-build-result.txt Tests/RunCMake/CMP0156: Match expected results more precisely 2024-10-16 16:49:27 -04:00
CMP0156-OLD-AppleClang-build-stdout.txt Tests/RunCMake/CMP0156: Match expected results more precisely 2024-10-16 16:49:27 -04:00
CMP0156-OLD-AppleClang.cmake
CMP0156-OLD.cmake
CMP0156-WARN-stderr.txt
CMP0156-WARN.cmake
lib1.c
lib2.c
lib3.c
lib4.c
main2.c
main.c
RunCMakeTest.cmake Revert "Ensure imported targets in sibling dirs are deduplicated" 2024-10-16 16:49:27 -04:00