summary refs log tree commit diff stats
path: root/compiler/nim.cfg
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-05-30 20:27:41 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-05-30 20:27:41 +0200
commita36c779f398d786082dc8d53412f8a9aaebf637b (patch)
tree588dff7f8d21b8c2b6aa32d0e3a8e38971e49055 /compiler/nim.cfg
parent31d9df9e75f2e3e1499d1510d196edaeeb2db2f3 (diff)
downloadNim-a36c779f398d786082dc8d53412f8a9aaebf637b.tar.gz
incremental compilation subsystem compiles again
Diffstat (limited to 'compiler/nim.cfg')
-rw-r--r--compiler/nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/nim.cfg b/compiler/nim.cfg
index f4211fae5..9cdb9c6c9 100644
--- a/compiler/nim.cfg
+++ b/compiler/nim.cfg
@@ -6,6 +6,7 @@ path:"$projectPath/.."
 
 define:booting
 define:nimcore
+define:nimIncremental
 #import:"$projectpath/testability"
 
 @if windows: