8000 Disable QDBus integration by default on Windows/Mac/Android by nicolasfella · Pull Request #21 · qcoro/qcoro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Disable QDBus integration by default on Windows/Mac/Android #21

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

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

nicolasfella
Copy link
Contributor

These platforms generally don't have (Qt)DBus so building the support often makes no sense

However in some cases it can make sense to have it so keep the ability to turn it on

Copy link
Collaborator
@danvratil danvratil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks for the patch.

Could you please also update .github/workflows/build.yml to explictly pass QCORO_WITH_DBUS=ON to CMake on all platforms? I want to make sure that the tests still pass even on Win32 (I don't have Apple or Android CI, yet).

These platforms generally don't have (Qt)DBus so building the support often makes no sense

However in some cases it can make sense to have it so keep the ability to turn it on
@danvratil danvratil merged commit ed74dd8 into qcoro:main Oct 17, 2021
@danvratil
Copy link
Collaborator

Thanks!

624B
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
0