parent
2674cacd16
commit
3f6ef3ae55
7 changed files with 97 additions and 14 deletions
13
tests/issue113/buildfail/buildfail.nimble
Normal file
13
tests/issue113/buildfail/buildfail.nimble
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Testing issue 113."
|
||||
license = "MIT"
|
||||
|
||||
bin = @["buildfail"]
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 0.12.1", "c"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue