mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
Memory optimizations broke multiple copies
This commit is contained in:
parent
5ccc0a8f62
commit
23ae015c49
2 changed files with 3 additions and 0 deletions
1
Build.PL
1
Build.PL
|
|
@ -16,6 +16,7 @@ my $build = Module::Build->new(
|
|||
'Math::PlanePath' => '53',
|
||||
'Moo' => '0',
|
||||
'perl' => '5.10.0',
|
||||
'Scalar::Util' => '0',
|
||||
'Time::HiRes' => '0',
|
||||
},
|
||||
build_requires => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue