Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@danvratil
Copy link
Collaborator

Interface (header-only) libraries cannot use compile-definitions since those affect the user code including them, which is not desired.

Fixes #274

Interface (header-only) libraries cannot use compile-definitions since
those affect the user code including them, which is not desired.

Fixes #274
@danvratil danvratil enabled auto-merge March 18, 2025 08:57
@danvratil danvratil merged commit 1271e9b into main Mar 18, 2025
42 checks passed
@danvratil danvratil deleted the dont-leak-compile-definitions-from-iface-libs branch March 18, 2025 09:03
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.

Compile definitions leak into consumer applications

2 participants