Skip to content

Correctly handle package_type and shared option contradictions#20023

Merged
AbrilRBS merged 2 commits into
conan-io:develop2from
perseoGI:pgi/shared-library-shared-option
May 26, 2026
Merged

Correctly handle package_type and shared option contradictions#20023
AbrilRBS merged 2 commits into
conan-io:develop2from
perseoGI:pgi/shared-library-shared-option

Conversation

@perseoGI

@perseoGI perseoGI commented May 25, 2026

Copy link
Copy Markdown
Contributor

Changelog: Bugfix: Raise an error if package_type and shared option mismatch (package-type is set to shared-library and shared=False or package_type=static-library and shared=True)

Docs: omit

@memsharded memsharded self-assigned this May 25, 2026
Comment thread conan/internal/model/pkg_type.py Outdated
Comment thread conan/internal/model/pkg_type.py Outdated
@memsharded memsharded added this to the 2.29.0 milestone May 26, 2026
@memsharded memsharded removed their assignment May 26, 2026
Co-authored-by: James <memsharded@gmail.com>
@AbrilRBS AbrilRBS merged commit 121c2b4 into conan-io:develop2 May 26, 2026
1 check passed
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.

3 participants