Update to work with vanilla nimgen
This commit is contained in:
parent
780140180a
commit
9b773ae4f3
2 changed files with 131 additions and 26 deletions
|
|
@ -8,7 +8,7 @@ license = "The Unlicense"
|
|||
srcDir = "src"
|
||||
|
||||
# Deps
|
||||
requires "nim >= 0.18.1", "https://github.com/jyapayne/nimgenEx#head"
|
||||
requires "nim >= 0.18.1", "https://github.com/genotrance/nimgen#head"
|
||||
requires "https://github.com/jyapayne/switch-build#head"
|
||||
|
||||
task setup, "Download and generate bindings":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue