mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-02 05:33:08 +00:00
10 lines
225 B
Nim
10 lines
225 B
Nim
--styleCheck:usages
|
|
--styleCheck:error
|
|
--threads:on
|
|
--tlsEmulation:off
|
|
# begin Nimble config (version 2)
|
|
--noNimblePath
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
|
include "nimble.paths"
|
|
# end Nimble config
|