annotate service/iot2/nim.cfg @ 1694:73abfd4cf5d0

new html log and other refactoring as i work on the advanceTheStack problems https://bigasterisk.com/post/inference/2021-09-27_11-11.png
author drewp@bigasterisk.com
date Mon, 27 Sep 2021 11:22:09 -0700
parents 810ca0863490
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
689
e3eceee54937 introduce capnp, more build, some demos
drewp@bigasterisk.com
parents:
diff changeset
1 nimcache = "build/nimcache"
e3eceee54937 introduce capnp, more build, some demos
drewp@bigasterisk.com
parents:
diff changeset
2 hint[Processing] = off
729
810ca0863490 build: place generated nim in its own dir
drewp@bigasterisk.com
parents: 689
diff changeset
3 -d:nimOldCaseObjects
810ca0863490 build: place generated nim in its own dir
drewp@bigasterisk.com
parents: 689
diff changeset
4 path = "build/nim_capn"