diff options
author | Brad King <brad.king@kitware.com> | 2024-04-02 15:31:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-04-02 16:54:01 (GMT) |
commit | 3f5cd0389f1896027bb5ca9de0c737ff6407bc87 (patch) | |
tree | 1b613c28d2bbb3d9e902f552a056c3bfdbe812fa /Tests/FindPython/Python2Module | |
parent | 659bc156eff0a90c2ea3fdb3d866e07f8c0e436b (diff) | |
download | CMake-3f5cd0389f1896027bb5ca9de0c737ff6407bc87.zip CMake-3f5cd0389f1896027bb5ca9de0c737ff6407bc87.tar.gz CMake-3f5cd0389f1896027bb5ca9de0c737ff6407bc87.tar.bz2 |
IntelLLVM: Fix link flags with Visual Studio generators
The link flag wrapping added by commit 5d5a712303 (IntelLLVM: Pass
linker flags to the compiler when used as linker, 2022-05-27,
v3.25.0-rc1~344^2~4) is not needed with Visual Studio generators because
MSBuild invokes the linker directly. Furthermore, that commit omitted
wrapping of the per-config linker flags.
Revise the logic to add the link flag wrapping more precisely.
Fixes: #25533
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions