diff options
author | Brad King <brad.king@kitware.com> | 2023-12-13 15:42:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-01-03 22:07:52 (GMT) |
commit | ba5f8dbba365ff29898a0809e2e7950ffe4e164c (patch) | |
tree | 9628f8ebe2625165a71cb3802c240c4d542580de /Tests/VSGNUFortran | |
parent | 6cbd0658c56550a97acb21d4004ad3980f486eb0 (diff) | |
download | CMake-ba5f8dbba365ff29898a0809e2e7950ffe4e164c.zip CMake-ba5f8dbba365ff29898a0809e2e7950ffe4e164c.tar.gz CMake-ba5f8dbba365ff29898a0809e2e7950ffe4e164c.tar.bz2 |
LinkerId: Use empty string for unknown linker id
Since commit c26c6ac488 (Link Step: compute effective linker used by the
compiler, 2023-05-27) we used `UNKNOWN` if the linker id is not known.
This convention is not used elsewhere, and logic using the linker id
is easier when `if(CMAKE_C_COMPILER_LINKER_ID)` is false on unknown id.
Diffstat (limited to 'Tests/VSGNUFortran')
0 files changed, 0 insertions, 0 deletions