mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-06-07 09:40:01 +00:00
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
|
|
switch("threads", "on")
|
||
|
|
|
||
|
|
# begin Nimble config (version 2)
|
||
|
|
--noNimblePath
|
||
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||
|
|
include "nimble.paths"
|
||
|
|
# end Nimble config
|