fix: set import search path for examples, so that they don't use the installed version

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
Christopher Arndt 2024-05-15 00:02:37 +02:00
parent 70c7782f5b
commit 1444154ca4
1 changed files with 1 additions and 0 deletions

1
examples/nim.cfg Normal file
View File

@ -0,0 +1 @@
--path:"../src/"