Skip to content
Snippets Groups Projects
Unverified Commit b921dd16 authored by andriyDev's avatar andriyDev Committed by GitHub
Browse files

Make installing PDBs optional. (#611)

PDBs are not necessarily generated, even in Debug configuration. For example, if the CXX_FLAGS are set to /Z7, debug symbols are embedded, and so the PDBs are not generated. This prevents installing from failing by marking these PDBs as optional.

Fix #610
parent ede5c5d8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment