point to codex chronos repo
This commit is contained in:
parent
39db49ce3c
commit
dc1f03b89a
|
@ -4,6 +4,8 @@ include "build.nims"
|
|||
import std/os
|
||||
const currentDir = currentSourcePath()[0 .. ^(len("config.nims") + 1)]
|
||||
|
||||
--d:chronosFuturesInstrumentation
|
||||
|
||||
when getEnv("NIMBUS_BUILD_SYSTEM") == "yes" and
|
||||
# BEWARE
|
||||
# In Nim 1.6, config files are evaluated with a working directory
|
||||
|
|
Loading…
Reference in New Issue