-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[qtbase] set CMAKE_OSX_DEPLOYMENT_TARGET #43607
Conversation
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.
Confirming that this works by looking at build results in #43509 . (To be clear, this PR should merge first. But the build results that matter are in that one)
qtmultimedia broke for the same reason so I gave 2bfaa8e a shot |
2bfaa8e passed arm64 testing and is already included in that PR, so I'm going to close that one but mark you as a co-author of the other one. |
Attempt to mitigate https://codereview.qt-project.org/c/qt/qtbase/+/606910
I confirmed that this issue occurs on macOS 15 and can be mitigated by setting VCPKG_OSX_DEPLOYMENT_TARGET. I also verified that downstream ports remain functional by successfully building libqglviewer.