mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat: upgrade libgit2
This commit is contained in:
parent
3bbcca3c75
commit
6a097c1841
92 changed files with 279 additions and 171 deletions
|
@ -14,10 +14,10 @@ dev_dependencies:
|
|||
path: ^1.8.0
|
||||
|
||||
ffigen:
|
||||
output: "lib/src/libgit2_bindings.dart"
|
||||
output: "lib/src/bindings/libgit2_bindings.dart"
|
||||
headers:
|
||||
entry-points:
|
||||
- "libgit2-1.1.0/headers/*.h"
|
||||
- "libgit2/headers/*.h"
|
||||
name: "Libgit2"
|
||||
description: "Bindings to libgit2"
|
||||
comments:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue