nim-ffi/config.nims

4 lines
138 B
Plaintext
Raw Normal View History

# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
2025-08-09 22:56:44 +02:00
include "nimble.paths"
# end Nimble config