Skip to content

Conversation

@mjp41
Copy link
Member

@mjp41 mjp41 commented Oct 17, 2025

The issue was that CPack was automatically including headers with libsnmalloc-static.a because all targets were being installed with the same export configuration (snmallocConfig). When CPack processes exports, it treats all targets in the same export as a single component.

The issue was that CPack was automatically including headers with
libsnmalloc-static.a because all targets were being installed with the
same export configuration (snmallocConfig). When CPack processes
exports, it treats all targets in the same export as a single component.
@mjp41 mjp41 closed this Oct 17, 2025
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.

1 participant