Copy all DLL dependencies of built tools into the tool folder.
vcpkg_copy_tool_dependencies(<${CURRENT_PACKAGES_DIR}/tools/${PORT}>)
The path to the directory containing the tools.
This command should always be called by portfiles after they have finished rearranging the binary output, if they have any tools.