Skip to content

Ninja: Avoid duplicating /DEF: linker flag with MSVC tools

Brad King requested to merge brad.king/cmake:ninja-dedup-def into master

In commit 9a0d5a82 the logic should have been added to GetTargetFlags in place of the older logic in that method from commit 7cef36c6.

Fixes: #23570 (closed)

Merge request reports