slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann f5fb0bf297 Prospective Qt linkage fix for macOS
Try adding an LC_RPATH command to the cdylib that we're building (for example libsixtyfps_cpp.dylib),
to fix linkage against Qt, which uses `@rpath/QtCore.framework/XXX` for inter-library linkage dependencies.
2021-03-17 14:02:33 +01:00
..
build.rs Prospective Qt linkage fix for macOS 2021-03-17 14:02:33 +01:00
Cargo.toml Update version number everywhere 2021-01-28 16:34:13 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Add a fii feature so that we don't compile in the ffi code if not required 2021-03-16 18:09:57 +01:00
qt_window.rs Rename Resource to ImageReference in the runtime 2021-03-11 10:06:23 +01:00
qttypes.rs Polish a bit the Brush API 2021-03-10 16:54:33 +01:00
widgets.rs Put the window background color in the StyleMetrics 2021-02-15 15:57:58 +01:00