Skip to content

CMAKE: Provide multiple configurations for cpack#798

Closed
mjp41 wants to merge 1 commit intomicrosoft:mainfrom
mjp41:cmake_ccf
Closed

CMAKE: Provide multiple configurations for cpack#798
mjp41 wants to merge 1 commit intomicrosoft:mainfrom
mjp41:cmake_ccf

Conversation

@mjp41
Copy link
Copy Markdown
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