Implements basic support for building with .nimble-link'ed packages.
This commit is contained in:
parent
5f1de1e4ff
commit
97dc0ffb45
8 changed files with 90 additions and 31 deletions
3
tests/develop/dependent/src/dependent.nim
Normal file
3
tests/develop/dependent/src/dependent.nim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import srcdirtest
|
||||
|
||||
doAssert foo() == "correct"
|
||||
Loading…
Add table
Add a link
Reference in a new issue