mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 05:54:03 -06:00
Hopefully fix all problems with non-ASCII paths on Windows
This commit is contained in:
parent
66824fd17e
commit
6185f45815
7 changed files with 24 additions and 21 deletions
1
Build.PL
1
Build.PL
|
@ -7,7 +7,6 @@ use Config;
|
|||
use File::Spec;
|
||||
|
||||
my %prereqs = qw(
|
||||
Encode::Locale 0
|
||||
ExtUtils::MakeMaker 6.80
|
||||
ExtUtils::ParseXS 3.22
|
||||
File::Basename 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue