vcpkg/docs/maintainers/vcpkg_copy_pdbs.md

582 B

vcpkg_copy_pdbs

Automatically locate pdbs in the build tree and copy them adjacent to all DLLs.

Usage

vcpkg_copy_pdbs()

Notes

This command should always be called by portfiles after they have finished rearranging the binary output.

Examples

Source

scripts/cmake/vcpkg_copy_pdbs.cmake