Skip to content

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

Merged
danvratil merged 1 commit intoqcoro:mainfrom
nicolasfella:work/dbusnonlinux
Oct 17, 2021
Merged

Disable QDBus integration by default on Windows/Mac/Android#21
danvratil merged 1 commit intoqcoro:mainfrom
nicolasfella:work/dbusnonlinux

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!

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