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

Add support for building Qt Advanced Docking System version 4.3.1 #25848

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DonOregano
Copy link
Contributor

Summary

Changes to recipe: qt-advanced-docking-system/4.3.1

Motivation

Add support for building new version of Qt Advanced Docking System. I have not touched the old recipe, since it appears to be Conan 1 only. Maybe that should be removed.

Details

Add a new recipe for 4.x.x versions of the package, and move the previous "all" to a 3.x.x directory. Maybe the 3.x.x should be removed and 4.x.x renamed to all, but that decision should be made by someone who knows more about "the maintaining old packages strategy of Conan".

Also added a test_package that just tries to build against the package. The test does not run anything.

The one "weirdness" of this package is that I want it to be optional whether the Qt used comes from Conan or from another installation of Qt, from outside of Conan. I could not find an example of how to do this, so I added an option "qt_from_conan" that controls this. Please let me know if there is a better way to do this!


@CLAassistant
Copy link

CLAassistant commented Nov 5, 2024

CLA assistant check
All committers have signed the CLA.

@DonOregano
Copy link
Contributor Author

There were a couple of previous attempts at this that I did not notice when I started creating this PR. But they were both over a year old...

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.

2 participants