remove mqoi dependency in ugui manifest
This commit is contained in:
parent
6208711292
commit
c4c9716d61
@ -4,7 +4,7 @@
|
|||||||
"targets" : {
|
"targets" : {
|
||||||
"linux-x64" : {
|
"linux-x64" : {
|
||||||
"link-args" : [],
|
"link-args" : [],
|
||||||
"dependencies" : ["schrift", "grapheme", "mqoi"],
|
"dependencies" : ["schrift", "grapheme"],
|
||||||
"linked-libraries" : []
|
"linked-libraries" : []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user