Skip to content

Conversation

@SunBlack
Copy link
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@SunBlack SunBlack force-pushed the cpp-lazy branch 3 times, most recently from 33e84eb to f69ecc0 Compare December 21, 2025 23:24
vcpkg_check_features(
OUT_FEATURE_OPTIONS FEATURE_OPTIONS
INVERTED_FEATURES
fmt CPP_LAZY_USE_STANDALONE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, if I understand correctly, fmt has always been downloaded up to now—but that's only an optional feature. So the question was whether to leave it out or always define it as an external dependency. See here (from 8.0.1 - same in new version):
https://github.com/Kaaserne/cpp-lazy/blob/f43e44a5d7976afb59e98bbd7a9e047df5f0d4b4/CMakeLists.txt#L37-L58

@BillyONeal BillyONeal marked this pull request as draft December 23, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants