mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
459d1cc095Tests: Verify that linker tool is detected and identified where expected6aec4739c1LinkerId: Record detection steps to configure logba5f8dbba3LinkerId: Use empty string for unknown linker id6cbd0658c5LinkerId: Match Apple linker on all Apple platforms9324668517LinkerId: Fix detection of GNU linker id without parenthesis in version output37bc148870LinkerId: Fix detection of linker tool without path6e527c2d38LinkerId: Fix detection of linker tool for Clang on OpenBSD455aed3061LinkerId: Fix detection of linker tool for MSVC ... Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !9086