temp, dont use this
This commit is contained in:
parent
6c064cfcef
commit
84bed89632
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Future<void> main(List<String> args) => build(args, (input, output) async {
|
||||||
|
|
||||||
// goheif/dav1d supported on Android would need to fix upstream
|
// goheif/dav1d supported on Android would need to fix upstream
|
||||||
final tags = targetOS == OS.android ? "goolm,noheic" : "goolm";
|
final tags = targetOS == OS.android ? "goolm,noheic" : "goolm";
|
||||||
|
throw "dir is: ${gomuksBuildDir.resolve("pkg/ffi/").toFilePath()}";
|
||||||
print(
|
print(
|
||||||
"Building Gomuks shared library $libFileName (${targetOS.name}/${targetArch.name}) to ${libFile.path}...",
|
"Building Gomuks shared library $libFileName (${targetOS.name}/${targetArch.name}) to ${libFile.path}...",
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue