nim-libplum/config.nims
2026-05-14 12:23:10 +04:00

8 lines
179 B
Nim

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