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: remove cxx-qt-lib-headers and store in cxx-qt-lib #842

Open ahayzen-kdab opened 6 months ago

ahayzen-kdab commented 6 months ago

This reverts commit c35772277971559e522b0168518bc1514de9cd2d.

But it fails to build on Windows due to a missing dll. It appears to happen when cxx-qt-lib is a build dependency.

Requires #764