mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
[reorg]: Move the rendering backends into internal
This commit is contained in:
parent
e6b24bceec
commit
a3b86690ff
75 changed files with 77 additions and 74 deletions
|
@ -103,5 +103,5 @@ EOT
|
|||
cargo about generate about.hbs -o $target_path/index.html
|
||||
|
||||
if [ "$2x" == "--with-qtx" ]; then
|
||||
cp sixtyfps_runtime/rendering_backends/qt/LICENSE.QT sixtyfps_runtime/rendering_backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
|
||||
cp internal/backends/qt/LICENSE.QT internal/backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue