about summary refs log tree commit diff stats
path: root/nim.cfg
blob: 4338e32d11ac5b17616f466eeeec78354f0ecd9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
-p:"."
-p:"src/"
-p:"lib/"
-p:"lib/chakasu"
-p:"lib/chame"
--experimental:"overloadableEnums"
--warning:Effect:off
--mm:refc
--import:"utils/eprint"
--styleCheck:usages
--styleCheck:hint
--threads:off