conan-io / hooks

Official Conan client hooks
MIT License
33 stars 46 forks source link

[conan-center-index] KB-H009 Skip Boost recipe #523

Closed uilianries closed 11 months ago

uilianries commented 11 months ago

The hook KB-H009 allows only recipe folders with 256KB size, consider only Conan recipe, test package and patches, it should more than enough.

However, Boost exceeds it due its high number of files in the repository. It needs an exception to work.

Related to https://github.com/conan-io/conan-center-index/pull/21747#issuecomment-1869257003