Skip to content

Commit 6f08b74

Browse files
authored
macOS installer: Add copying of QtQmlModels library
Added copying of QtQmlModels library
1 parent c080ca0 commit 6f08b74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

installer/packages/trik-studio/ru.qreal.root.trik.core/meta/prebuild-mac.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ rsync -a "$BIN_DIR"/{2D-model,checkapp}
2323
copy_qt_lib QtSerialPort
2424
copy_qt_lib QtQuick #TODO: remove
2525
copy_qt_lib QtQml #TODO: remove
26+
copy_qt_lib QtQmlModels #TODO: remove
2627

2728
arch -x86_64 zsh
2829

0 commit comments

Comments
 (0)