Initial config
This commit is contained in:
parent
c2c19fffd5
commit
2074b52baa
5 changed files with 11 additions and 11 deletions
9
libobjc.nimble
Normal file
9
libobjc.nimble
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
version = "0.1.0"
|
||||
author = "Joey Yakimowich-Payne"
|
||||
description = "Wrappers for libobjc"
|
||||
license = "MIT"
|
||||
|
||||
srcDir = "src"
|
||||
bin = @["libobjc"]
|
||||
|
||||
requires "nim >= 1.6.10"
|
||||
Loading…
Add table
Add a link
Reference in a new issue