Skip to content

wxwidgets: Fix cmake tool_requires version range #27336

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kkim-nai
Copy link

@kkim-nai kkim-nai commented May 1, 2025

Summary

Changes to recipe: wxwidgets

Motivation

wxwidgets recipe is currently broken due to the introduction of CMake 4 Conan packages to Conan Center and the tool_requires not properly bounding the upper limit of CMake versions and breaking changes between CMake 3 and 4 that are utilized in the project's CMakeLists.txt

Fixes #27335

Details

Recipe tool_requires was fixed to bound the CMake version to be <4


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.

[package] wxwidgets/3.2.6: Broken Recipe CMake 4 Linux
1 participant