AJIOB
5de7a09e77
Tests/RunCMake: Match dots more precisely, part 3
2025-10-20 14:45:24 -04:00
AJIOB
62b112ee25
Tests/RunCMake: Match CMakeLists.txt file name more precisely
2025-10-16 17:42:12 +03:00
Brad King
8c96d145c1
Tests/RunCMake: Match 'Tried extensions' output more robustly
2023-03-09 14:35:05 -05:00
Robert Maynard
7628153edb
Refactor file extension queries to be more consistent
...
It was very easy to forgot to check against all language file
extensions. This updates the internal API to have a unified API.
2020-06-22 09:13:16 -04:00
Brad King
5a2fc3d696
Check for OBJECT_LIBRARY source files at start of generation
...
Teach cmGlobalGenerator::CheckTargets to include OBJECT_LIBRARY targets
in the check for source file existence.
Extend the RunCMake.ObjectLibrary test to cover this case.
2013-11-01 14:46:58 -04:00