mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-03 13:13:13 +00:00
Fix typo
This commit is contained in:
parent
793e2982ba
commit
0d71e22054
@ -156,7 +156,7 @@ task libcodexDynamic, "Generate bindings":
|
||||
let name = "libcodex"
|
||||
buildLibrary name, "library/", params, "dynamic"
|
||||
|
||||
task libcodextatic, "Generate bindings":
|
||||
task libcodexStatic, "Generate bindings":
|
||||
var params = ""
|
||||
when compiles(commandLineParams):
|
||||
for param in commandLineParams():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user