MSVC needs to know where to put the archive (.lib) as well as the runtime
(.dll). If left to the default location, multiple rules to generate the same
file will be produced, creating a Ninja error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo