forked from Henry-Hiles/nexus
working build of generated file
This commit is contained in:
parent
7de94531f7
commit
8d43313512
4 changed files with 19 additions and 5 deletions
|
|
@ -76,7 +76,7 @@ void main(List<String> args) async {
|
|||
),
|
||||
headers: Headers(
|
||||
entryPoints: [File(join(buildDir.path, "libgomuks.h")).uri],
|
||||
// compilerOptions: ["-I${String.fromEnvironment("CPATH")}"],
|
||||
compilerOptions: ["--no-warnings"],
|
||||
),
|
||||
functions: Functions.includeAll,
|
||||
).generate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue