mirror of
https://github.com/Airr/nim-cocoa.git
synced 2024-11-24 09:45:30 +00:00
Updated to work correctly
This commit is contained in:
parent
6269810b98
commit
15e5dfade4
@ -4,10 +4,10 @@ version = "0.1.1"
|
||||
author = "Armando Rivera"
|
||||
description = "macOS Cocoa GUI package"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["bundle"]
|
||||
# srcDir = "src"
|
||||
bin = @["bundle", "cocoa"]
|
||||
installDirs = @["cocoa"]
|
||||
#installFiles = @["cococa.nim"]
|
||||
installFiles = @["cocoa.nim"]
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user