mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
More prospective nightly build fixes
This commit is contained in:
parent
91d80996d8
commit
44ddb28fdc
1 changed files with 1 additions and 1 deletions
|
@ -107,5 +107,5 @@ EOT
|
|||
cargo about generate about.hbs -o $target_path/index.html
|
||||
|
||||
if [ "$2x" == "--with-qtx" ]; then
|
||||
cp `dirname $0`/../internal/backends/qt/LICENSE.QT internal/backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
|
||||
cp `dirname $0`/../internal/backends/qt/LICENSE.QT `dirname $0`/../internal/backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue