nim-libplum/config.nims

7 lines
164 B
Plaintext
Raw Normal View History

2026-05-14 12:23:10 +04:00
switch("threads", "on")
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config