Vcpkg: Is it safe to delete folders under buildtrees?

Created on 22 Jan 2017  路  3Comments  路  Source: microsoft/vcpkg

Is it safe to delete folders under buildtrees after successful build?

Most helpful comment

Yep, totally fine.

Note that聽the source code is contained here, so deleting it will remove your ability to聽source-level-debug into libraries (the PDBs should still be available for non-source debugging though).

All 3 comments

I think it's totally safe, I often delete it to free disk room.

@sdcb Thanks!

Yep, totally fine.

Note that聽the source code is contained here, so deleting it will remove your ability to聽source-level-debug into libraries (the PDBs should still be available for non-source debugging though).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PhilLab picture PhilLab  路  3Comments

spindensity picture spindensity  路  3Comments

angelmixu picture angelmixu  路  3Comments

tzbo picture tzbo  路  3Comments

F0I0l0I0P picture F0I0l0I0P  路  3Comments