Update to work with vanilla nimgen

This commit is contained in:
Joey Yakimowich-Payne 2018-07-13 12:13:59 +09:00
commit 9b773ae4f3
2 changed files with 131 additions and 26 deletions

View file

@ -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":