Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectTargetHelpers: ensure support for private interface libraries #7720

Open
SwooshyCueb opened this issue Apr 24, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@SwooshyCueb
Copy link
Member

Our CMake module ObjectTargetHelpers contains a few functions for working with object library targets, to allow them to pass down dependencies without being exported. We need to ensure that these functions support private interface libraries, to allow header-only targets to be handled similarly to object libraries.

@SwooshyCueb SwooshyCueb added this to the 4.3.3 milestone Apr 24, 2024
@SwooshyCueb SwooshyCueb self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant