mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
Copy curaengine_gradual_flow_plugin exec to correct deploy path
Contributes CURA-11038
This commit is contained in:
parent
5a89a436d6
commit
471490540d
1 changed files with 5 additions and 0 deletions
|
|
@ -78,6 +78,11 @@ pyinstaller:
|
|||
src: "bin"
|
||||
dst: "."
|
||||
binary: "CuraEngine"
|
||||
curaengine_gradual_flow_plugin_service:
|
||||
package: "curaengine_plugin_gradual_flow"
|
||||
src: "bin"
|
||||
dst: "."
|
||||
binary: "curaengine_plugin_gradual_flow"
|
||||
hiddenimports:
|
||||
- "pySavitar"
|
||||
- "pyArcus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue