[poco] RFC: Add features to POCO to allow reducing build time #47702
Annotations
1 error
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for poco have changed but the version was not updated
version: 1.14.0#1
old SHA: efeff2dbe665e581fb0d034e2d87824d0622419e
new SHA: 9ba4e6637688e34c3078cd2be75511520a40bc80
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information.
***No files were updated***
```
|