Skip to content

Conversation

restingbull
Copy link
Collaborator

Since multiple plugin configurations can be provided to a simple compilation unit, adding a merge_cfgs hook before finalizing the configurations ensure the plugin author can merge configurations into a format that the compiler plugin can consume.

This is a precursor to adding kapt options.

fyi: @shs96c

@restingbull restingbull force-pushed the restingbull/multiple-plugin-config branch from 05676c5 to 6777456 Compare July 18, 2025 04:25
Since multiple plugin configurations can be provided to a simple compilation unit, adding a merge_cfgs hook before finalizing the configurations ensure the plugin author can merge configurations into a format that the compiler plugin can consume.

This is a precursor to adding kapt options.
@restingbull restingbull force-pushed the restingbull/multiple-plugin-config branch from 6777456 to 6e9f8d0 Compare July 18, 2025 15:35
@restingbull restingbull merged commit 43a1533 into master Aug 1, 2025
4 checks passed
@restingbull restingbull deleted the restingbull/multiple-plugin-config branch August 1, 2025 20:54
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