Backrev c2nim
This commit is contained in:
parent
5549505f61
commit
c7c419e6fa
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ skipDirs = @["nimgen", "tests"]
|
|||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 0.17.0", "c2nim >= 0.9.13", "regex >= 0.10.0"
|
||||
requires "nim >= 0.17.0", "c2nim#3ec45c24585ebaed", "regex >= 0.10.0"
|
||||
|
||||
task test, "Test nimgen":
|
||||
exec "nim c -r tests/rununittests.nim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue