fix as ioi intended this
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
449a0691e0
commit
27c9eb97c1
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -78,7 +78,7 @@ if($target ne "Darwin" and $target ne "ClassicMacOS" and $target ne "Windows") {
|
|||
param_set("stb-truetype", 0);
|
||||
} else {
|
||||
param_set("freetype2", 0);
|
||||
param_set("stb-truetype", 0);
|
||||
param_set("stb-truetype", 1);
|
||||
}
|
||||
|
||||
if($target eq "Linux") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue