llvm-project
5e5e082a
- [CMake][MSVC] Add /Zi to release flags (#182515)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[CMake][MSVC] Add /Zi to release flags (#182515) Try to fix MSVC error C2859, which complains about an outdated PDB file. CMake appears to copy the PDB file for this reason, but it only looks in one specific place for the /Zi flag.
References
#182515 - [CMake][MSVC] Add /Zi to release flags
Author
aengelke
Parents
d8d64569
Loading