mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
47ffa0ea5d
A module definition (`.def`) file specifies symbols to export from a linked binary. The librarian tool is not a linker and so should not be given a `/DEF:...` flag with the `.def` file. The other generators already do not do this, so fix Ninja to be consistent. Closes: #16537
8.5 KiB
8.5 KiB