-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
qt6: use absolute paths for CMAKE_TOOLCHAIN_FILE path #24013
qt6: use absolute paths for CMAKE_TOOLCHAIN_FILE path #24013
Conversation
🤖 Beep Boop! This pull request is making changes to 'recipes/qt//'. 👋 @ericLemanissier @jwillikers @MartinDelille @paulharris you might be interested. 😉 |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks !
The build is now finished. You can take a look at the results here |
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
The recipe wouldn't build until 2.3.1 was added - we just did so so I've commited a new change to trigger the CI, thanks! |
Conan v1 pipeline ✔️All green in build 4 (
Conan v2 pipeline ✔️
All green in build 4 (
|
Hooks produced the following warnings for commit b62076eqt/6.7.0@#671e6821d559a6a058856885158bf923
qt/6.6.3@#c8babaeb56564d2bbdd7efa643354cf7
qt/6.6.2@#e069e8e74f9f5f4247f58112a2b04938
qt/6.6.1@#46524b4cb08084e1f1c60cc88629eb89
qt/6.6.0@#7c757b58ecc785755ef5cb65fe6b2e96
qt/6.3.2@#a013618ebaf7550aad1e5e5bb78326df
qt/6.5.3@#cbebab366bef85f3eb3bbffa44a09083
qt/6.4.2@#b2704f43d8d87da0bccc1a8ba70e3208
|
Specify library name and version: qt/6.x.x
Fixes conan-io/conan#16217 on 2.3.1, by setting
tc.absolute_path
to True (option introduced in conan-io/conan#16244)