KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
993 stars 66 forks source link

WIP: cxx-qt-lib: require headers to be includes manually #841

Closed ahayzen-kdab closed 6 months ago

ahayzen-kdab commented 6 months ago

This allows for cxx-qt-lib to be optional later.

Related to #319

ahayzen-kdab commented 6 months ago

Trying to debug Windows issue in #764 and use our caches

ahayzen-kdab commented 6 months ago

Appears to be when you have cxx-qt-lib be a build dependency of the app, closing this and will have a pull request that has this part separated.