mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-23 22:29:41 +08:00
Build pyarcus and pysavitar shared
Contributes to CURA-8828, CURA-8829 and CURA-8831
This commit is contained in:
parent
de9d432398
commit
e4feae414b
@ -210,8 +210,8 @@ class CuraConan(ConanFile):
|
||||
))
|
||||
|
||||
def configure(self):
|
||||
self.options["arcus"].shared = True
|
||||
self.options["savitar"].shared = True
|
||||
self.options["pyarcus"].shared = True
|
||||
self.options["pysavitar"].shared = True
|
||||
self.options["pynest2d"].shared = True
|
||||
self.options["cpython"].shared = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user