nim-libplum/config.nims
2026-05-14 16:40:10 +04:00

7 lines
164 B
Nim

switch("threads", "on")
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config