feat: add github ci

This commit is contained in:
maxime1907
2022-09-24 15:43:03 +02:00
parent 5a06bf10ae
commit d887367d57
24 changed files with 256 additions and 4923 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ for cxx in builder.targets:
binary.compiler.linkflags += ['ws2_32.lib']
binary.compiler.postlink += [
os.path.join(builder.sourcePath, 'extension', 'libuv', 'libuv.a')
os.path.join(SM.libuv_root, '.libs', 'libuv.a'),
]
binary.sources += [