Added ico to list of installExt.
h3rald h3rald@h3rald.com
Wed, 24 Oct 2018 21:24:05 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
litestore.nimble
→
litestore.nimble
@@ -20,7 +20,7 @@ license = pkgLicense
bin = @[pkgName] srcDir = "src" skipDirs = @["test"] -installExt = @["nim", "c", "h", "json"] +installExt = @["nim", "c", "h", "json", "ico"] # Dependencies