Manage Nimble packages with Tup

This commit is contained in:
Emery Hemingway 2023-04-03 17:04:57 -05:00
parent 30dbed4aa9
commit b7e1f2c8c7
2 changed files with 4 additions and 0 deletions

1
Tuprules.tup Normal file
View File

@ -0,0 +1 @@
include depends.tup

3
depends.tup Normal file
View File

@ -0,0 +1,3 @@
NIM_FLAGS += --path:$(TUP_CWD)/../nim
NIM_FLAGS += --path:%<npeg>/src
NIM_GROUPS += $(TUP_CWD)/../nimble/<npeg>