Add nimnuklear and nimfastText
This commit is contained in:
parent
23bb86803d
commit
8eaa765601
3 changed files with 8 additions and 4 deletions
|
|
@ -2,8 +2,8 @@ import distros, ospaths, strutils
|
|||
|
||||
var
|
||||
full = true
|
||||
comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimclipboard",
|
||||
"nimfuzz", "nimpcre", "nimrax", "nimssl", "nimssh2", "nimtess2"]
|
||||
comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimclipboard", "nimfastText",
|
||||
"nimfuzz", "nimnuklear", "nimpcre", "nimrax", "nimssl", "nimssh2", "nimtess2"]
|
||||
|
||||
if detectOs(Windows):
|
||||
comps.add("nimkerberos")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue